Updated entrypoint script

This commit is contained in:
FrozenFOXX
2020-09-02 15:10:33 -07:00
parent 93545c3aa1
commit 5fd0d64459
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env ash
#!/usr/bin/env bash
# Variables
APPDIR=${APPDIR:-"/app"}

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env ash
#!/usr/bin/env bash
# Variables
APPDIR=${APPDIR:-"/app"}