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