fixing connection of setup scripts

This commit is contained in:
rootzoll 2019-12-13 23:11:32 +01:00
parent 9d7f996a5b
commit 6771f8314f

View File

@ -260,6 +260,7 @@ fi
if [ ${setupStep} -eq 20 ]; then
# run initial user dialog
/home/admin/30initHDD.sh
exit 1
fi
# the HDD is already ext4 formated and called blockchain
@ -273,4 +274,4 @@ fi
# the HDD had no init yet
echo "init HDD ..."
/home/admin/30initHDD.sh
exit 1
exit 1