somehow it broke login

This commit is contained in:
Shihaam Abdul Rahman 2021-04-29 16:35:44 +05:00
parent de015ea042
commit 6fd8397eb7

3
bml.sh
View File

@ -23,5 +23,6 @@ lightgreen=`tput setaf 10`
yellow=`tput setaf 11`
reset=`tput sgr0`
source osdetect.sh 2>/dev/null
#source osdetect.sh 2>/dev/null
source readpass.sh