allow running updatescript without /bin/bash

This commit is contained in:
illustris 2023-11-08 17:17:56 +05:30
parent 3e8dcdbc2d
commit 2083479945
Signed by: illustris
GPG Key ID: 56C8FC0B899FEFA3

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
execute() { execute() {
if [ "$dry_run" == "1" ]; then if [ "$dry_run" == "1" ]; then