mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-09 20:29:19 +02:00
fixing connection of setup scripts
This commit is contained in:
parent
9d7f996a5b
commit
6771f8314f
@ -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
|
Loading…
x
Reference in New Issue
Block a user