mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-06-27 15:56:28 +02:00
Changed shebang of import-certs.sh to #!/usr/bin/env bash
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
set -u
|
||||
|
||||
Reference in New Issue
Block a user