diff --git a/bml.sh b/bml.sh index 2ed02ee..018da90 100755 --- a/bml.sh +++ b/bml.sh @@ -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