mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-06 21:15:10 +02:00
use "/usr/bin/env bash" instead of "/bin/bash"
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -u
|
set -u
|
||||||
|
|||||||
Reference in New Issue
Block a user