Change shebang

This commit is contained in:
exu 2023-11-18 13:21:43 +01:00
parent 7322fc9d84
commit ff3e517a73

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
#!/usr/bin/bash
set -euo pipefail
# function to keep sudo from timing out