mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
#1116 fix menu response on reboot
This commit is contained in:
parent
d04f445083
commit
c28d8a8b5e
1 changed files with 1 additions and 1 deletions
|
@ -130,8 +130,8 @@ patch()
|
|||
Only skip reboot if you know
|
||||
it will work without restart.
|
||||
" 11 40
|
||||
clear
|
||||
if [ $? -eq 0 ]; then
|
||||
clear
|
||||
echo "REBOOT .."
|
||||
/home/admin/XXshutdown.sh reboot
|
||||
sleep 8
|
||||
|
|
Loading…
Add table
Reference in a new issue