Use generic /bin/sh in docker-start.sh
This commit is contained in:
parent
1b72f05add
commit
a93603eac0
@ -1,4 +1,4 @@
|
|||||||
#! /bin/bash -
|
#! /bin/sh -
|
||||||
|
|
||||||
read -sp "Enter DB password: " DB_PASS
|
read -sp "Enter DB password: " DB_PASS
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user