Skip to content

Commit 56c15a4

Browse files
committed
contrib: do not inform the user the cleanup process
1 parent 279ec17 commit 56c15a4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

contrib/aosc-os-oobe-gui-launcher

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -94,16 +94,6 @@ echo "Starting the GUI OOBE wizard ..." | logger
9494
source /etc/locale.conf
9595
export LANG
9696

97-
export TEXTDOMAIN=aosc-os-oobe-launcher
98-
99-
TITLE=$"AOSC OS First Boot Setup Wizard"
100-
PROMPT=$"Please wait while the setup program performs one last cleanup operation.
101-
Your device will reboot automatically once it is finished."
102-
103-
kdialog --msgbox \
104-
"$PROMPT" \
105-
--title "$TITLE" &
106-
10797
# Clean up.
10898
oma --no-check-dbus --no-progress --no-bell purge --yes aosc-os-oobe-gui
10999
oma --no-check-dbus --no-progress --no-bell autoremove --yes

0 commit comments

Comments
 (0)