diff --git a/startup.sh b/startup.sh index 8592f75..4c1198e 100644 --- a/startup.sh +++ b/startup.sh @@ -348,20 +348,24 @@ setdisktop() { } - +# Backround checks +check_root # Starting functions clear logo userinfo -clear -logo -diskpart -clear -logo +setpartionlayout filesystem clear logo +diskselection +drivessd +clear +logo timezone clear logo -keymap \ No newline at end of file +keymap +clear +logo +setlocale \ No newline at end of file