diff --git a/usr/bin/archboot-clock.sh b/usr/bin/archboot-clock.sh index eb7290106..d16b34e2e 100755 --- a/usr/bin/archboot-clock.sh +++ b/usr/bin/archboot-clock.sh @@ -79,6 +79,7 @@ _auto_clock() { _progress_wait "0" "99" "Using ${_ZONE} and enable NTP timesyncd..." "0.01" _progress "100" "Clock configuration completed successfully." sleep 2 + rm /.archboot } _check