bruh moment, wsl and mac users

This commit is contained in:
Shihaam Abdul Rahman 2021-05-20 09:31:27 +05:00
parent ff4ae6c847
commit 458e7ca98f

View File

@ -758,9 +758,9 @@ init_login(){
fi fi
} }
display_banner && check_connection #& animate "Checking Internet Connection" display_banner && check_connection #& animate "Checking Internet Connection"
display_banner && os_detect # & animate "Detecting Operating System"
source $CONFIG source $CONFIG
source $CREDENTIALS source $CREDENTIALS
display_banner && os_detect # & animate "Detecting Operating System"
display_banner && init_login display_banner && init_login
userinfo userinfo
display_banner && display_welcome && display_userinfo && main_menu display_banner && display_welcome && display_userinfo && main_menu