mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-01 08:28:20 +02:00
#1138 adding rebbot option after patch/sync
This commit is contained in:
parent
492814781f
commit
d04f445083
@ -132,9 +132,11 @@ patch()
|
||||
" 11 40
|
||||
clear
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "REBOOT"
|
||||
echo "REBOOT .."
|
||||
/home/admin/XXshutdown.sh reboot
|
||||
sleep 8
|
||||
else
|
||||
echo "SKIP REBOOT"
|
||||
echo "SKIP REBOOT .."
|
||||
fi
|
||||
exit 1
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user