We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279ec17 commit 56c15a4Copy full SHA for 56c15a4
contrib/aosc-os-oobe-gui-launcher
@@ -94,16 +94,6 @@ echo "Starting the GUI OOBE wizard ..." | logger
94
source /etc/locale.conf
95
export LANG
96
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
107
# Clean up.
108
oma --no-check-dbus --no-progress --no-bell purge --yes aosc-os-oobe-gui
109
oma --no-check-dbus --no-progress --no-bell autoremove --yes
0 commit comments