mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 20:12:37 +02:00
simplify packer
This commit is contained in:
@@ -241,8 +241,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
echo "# clean up"
|
echo "# clean up"
|
||||||
cd ..
|
rm -rf ./../raspiblitz 2>/dev/null
|
||||||
rm -rf raspiblitz 2>/dev/null
|
|
||||||
|
|
||||||
echo "# SIGN & SECURE IMAGE ###########################################"
|
echo "# SIGN & SECURE IMAGE ###########################################"
|
||||||
echo
|
echo
|
||||||
|
@@ -980,6 +980,7 @@ if [ ${isMounted} -eq 0 ]; then
|
|||||||
|
|
||||||
# system has to wait before reboot to present like seed words and other info/options to user
|
# system has to wait before reboot to present like seed words and other info/options to user
|
||||||
echo "BOOTSTRAP EXIT ... waiting for final setup controller to initiate final reboot." >> $logFile
|
echo "BOOTSTRAP EXIT ... waiting for final setup controller to initiate final reboot." >> $logFile
|
||||||
|
echo "------------> You may login thru web browser to continue setup." >> $logFile
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user