diff --git a/3.0/run.sh b/3.0/run.sh index ccf3f73..bf28599 100755 --- a/3.0/run.sh +++ b/3.0/run.sh @@ -1,5 +1,6 @@ #!/bin/bash + if [ -f /data/db/.mongodb_password_set ]; then echo "MongoDB password already set!" else