diff --git a/usr/bin/archboot-clock.sh b/usr/bin/archboot-clock.sh index d60282b77..f3bfaad1e 100755 --- a/usr/bin/archboot-clock.sh +++ b/usr/bin/archboot-clock.sh @@ -104,7 +104,6 @@ _timeset() { if _dialog --cr-wrap --title " Confirmation Dialog " --yesno "$(${_DATE_PROGRAM})" 0 0; then _dialog --infobox "Clock configuration completed successfully." 3 50 sleep 3 - return 0 else _timezone fi