Updated entrypoint script
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env ash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Variables
|
# Variables
|
||||||
APPDIR=${APPDIR:-"/app"}
|
APPDIR=${APPDIR:-"/app"}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env ash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Variables
|
# Variables
|
||||||
APPDIR=${APPDIR:-"/app"}
|
APPDIR=${APPDIR:-"/app"}
|
||||||
|
|||||||
Reference in New Issue
Block a user