Update firstboot-setup.sh
This commit is contained in:
@@ -28,7 +28,7 @@ wirklich abbrechen?" \
|
|||||||
$HEIGHT $WIDTH
|
$HEIGHT $WIDTH
|
||||||
|
|
||||||
if [[ $? -eq 0 ]]; then
|
if [[ $? -eq 0 ]]; then
|
||||||
rm -f /etc/myos/firstboot
|
systemctl start firstboot-cleanup.service
|
||||||
systemctl --user disable firstboot-setup.service
|
systemctl --user disable firstboot-setup.service
|
||||||
clear
|
clear
|
||||||
exit 0
|
exit 0
|
||||||
@@ -293,7 +293,7 @@ $HEIGHT $WIDTH 0
|
|||||||
# ----------------------------
|
# ----------------------------
|
||||||
# Mark wizard as done
|
# Mark wizard as done
|
||||||
# ----------------------------
|
# ----------------------------
|
||||||
rm -f /etc/myos/firstboot
|
systemctl start firstboot-cleanup.service
|
||||||
systemctl --user disable firstboot-setup.service
|
systemctl --user disable firstboot-setup.service
|
||||||
|
|
||||||
$DIALOG --title "Fertig" --msgbox \
|
$DIALOG --title "Fertig" --msgbox \
|
||||||
|
|||||||
Reference in New Issue
Block a user