mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-30 14:06:08 +02:00
#1138 remove PRESS ENTER
This commit is contained in:
@@ -154,8 +154,6 @@ patch()
|
|||||||
whiptail --title "ERROR" --msgbox "${error}" 8 30
|
whiptail --title "ERROR" --msgbox "${error}" 8 30
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo "PRESS ENTER to return to PATCH MENU."
|
|
||||||
read key
|
|
||||||
patch
|
patch
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
@@ -173,8 +171,6 @@ patch()
|
|||||||
whiptail --title "ERROR" --msgbox "${error}" 8 30
|
whiptail --title "ERROR" --msgbox "${error}" 8 30
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo "PRESS ENTER to return to PATCH MENU."
|
|
||||||
read key
|
|
||||||
patch
|
patch
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user