opnsense-ports/sysutils/py-ansible-lint/files/patch-tools_install-reqs.sh
Franco Fichtner ed82f39438 */*: sync with upstream
Taken from: FreeBSD
2023-05-11 14:27:30 +02:00

8 lines
211 B
Bash

--- tools/install-reqs.sh.orig 2023-05-10 11:30:52 UTC
+++ tools/install-reqs.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
set -euo pipefail
pushd examples/playbooks/collections >/dev/null
MISSING=()