rework upgrade system

This commit is contained in:
Alfonso Gamboa
2022-05-28 06:02:44 -07:00
parent 8bd4e16fed
commit 01f9a8ef8d
4 changed files with 7 additions and 8 deletions

View File

@@ -33,7 +33,6 @@ reboot
if [[ -e /tmp/dbgflag ]]; then
upgrade_mode_start
else
read -r -p "${1:-wz_mini, this will download the latest version and upgrade your system. Are you sure? [y/N]} " response
case "$response" in
[yY][eE][sS]|[yY])