allow running updatescript without /bin/bash
This commit is contained in:
parent
3e8dcdbc2d
commit
2083479945
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
execute() {
|
execute() {
|
||||||
if [ "$dry_run" == "1" ]; then
|
if [ "$dry_run" == "1" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user