From a027ce68ec6a8d2a551e9a1006e7cc852aff90c7 Mon Sep 17 00:00:00 2001 From: DarkXero-dev Date: Tue, 11 Jun 2024 11:39:45 +0300 Subject: [PATCH] Exit/Reboot --- xero-plasma.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xero-plasma.sh b/xero-plasma.sh index fac2b97..feca7bf 100755 --- a/xero-plasma.sh +++ b/xero-plasma.sh @@ -116,5 +116,4 @@ dialog --title "Installation Complete" --msgbox "\nInstallation Complete. Done, clear echo "Exiting chroot environment and rebooting system..." sleep 2 -exit -reboot +exit; reboot