mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-19 18:01:37 +00:00
This reverts commit 55269dbcdef463d78d32e183c04032fb9308e2b5.
This commit is contained in:
parent
9ac5f9ebb3
commit
7da0221ccb
@ -24,7 +24,7 @@ fi
|
|||||||
|
|
||||||
if [[ -z "${V_ADMIN_PASSWORD}" ]]; then
|
if [[ -z "${V_ADMIN_PASSWORD}" ]]; then
|
||||||
echo "Enter a password for Vito's dashboard:"
|
echo "Enter a password for Vito's dashboard:"
|
||||||
read -s V_ADMIN_PASSWORD
|
read V_ADMIN_PASSWORD
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z "${V_ADMIN_PASSWORD}" ]]; then
|
if [[ -z "${V_ADMIN_PASSWORD}" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user