Change script to POSIX sh

This commit is contained in:
exu 2023-07-22 16:34:51 +02:00
parent 7f8c4b4e70
commit ad11bc88e4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
set -euo pipefail
# prompt for password

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
set -euo pipefail
# prompt for password