Update Fri Dec 25 01:08:10 AM CST 2020

This commit is contained in:
Dewalt 2020-12-25 01:08:10 -06:00
parent 3768ea42a5
commit e6a10a6b10
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,7 @@ pimpmykali_menu () {
echo -e "$asciiart"
echo -e "\n Select a option from menu: Rev:$revision"
echo -e "\n *** APT UPGRADE WILL ONLY BE CALLED FROM MENU OPTION 9 ***"
echo -e "\n Options are 0 thru 9 and BPT :" # function call list
echo -e "\n Options are 0 thru 9, !, D or B :" # function call list
echo -e "\n 1 - Fix Missing (pip pip3 golang gedit nmapfix build-essential)" # fix_missing
echo -e " 2 - Fix /etc/samba/smb.conf (adds the 2 missing lines)" # fix_smbconf
echo -e " 3 - Fix Golang (installs golang)" # fix_golang