diff --git a/scripts/install.sh b/scripts/install.sh index 2a57155..4481f05 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -182,8 +182,8 @@ if [ "$DISTRO" == "debian" ] || [ "$DISTRO" == "raspbian" ]; then fi # set default password (hashed form will write over) -mkdir -p ./mistborn/users/files -echo $MISTBORN_DEFAULT_PASSWORD > ./mistborn/users/files/default_pw +#mkdir -p ./mistborn/users/files +#echo $MISTBORN_DEFAULT_PASSWORD > ./mistborn/users/files/default_pw # volumes init with ssh #mkdir -p ./compose/production/ssh/