From d5d0f781395bd80088d62217c95e134c8f8ffca3 Mon Sep 17 00:00:00 2001 From: nl6720 Date: Sat, 11 Jul 2020 11:42:57 +0300 Subject: Use /usr/bin/env in shebangs --- configs/releng/airootfs/root/.automated_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/releng/airootfs/root/.automated_script.sh') diff --git a/configs/releng/airootfs/root/.automated_script.sh b/configs/releng/airootfs/root/.automated_script.sh index ce29d73..ed3a924 100755 --- a/configs/releng/airootfs/root/.automated_script.sh +++ b/configs/releng/airootfs/root/.automated_script.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash script_cmdline () { -- cgit v1.2.3-70-g09d2