Update Thu Oct 8 10:12:54 AM CDT 2020
This commit is contained in:
parent
1132044c1c
commit
5b7b3b76a9
|
@ -635,7 +635,7 @@ pimpmykali_menu () {
|
||||||
echo -e "$asciiart"
|
echo -e "$asciiart"
|
||||||
echo -e "\n Select a option from menu: Rev:$revision"
|
echo -e "\n Select a option from menu: Rev:$revision"
|
||||||
echo -e "\n Options are 0 thru 9 and BPT :"
|
echo -e "\n Options are 0 thru 9 and BPT :"
|
||||||
echo -e "\n 1 - Fix Missing (pip pip3 seclist gedit flameshot)" # fix_missing
|
echo -e "\n 1 - Fix Missing (pip pip3 golang and fix nmap)" # fix_missing
|
||||||
echo -e " 2 - Fix /etc/samba/smb.conf (adds the 2 missing lines)" # fix_smbconf
|
echo -e " 2 - Fix /etc/samba/smb.conf (adds the 2 missing lines)" # fix_smbconf
|
||||||
echo -e " 3 - Fix Golang (installs golang)" # fix_golang
|
echo -e " 3 - Fix Golang (installs golang)" # fix_golang
|
||||||
echo -e " 4 - Fix Grub (adds mitigations=off)" # fix_grub
|
echo -e " 4 - Fix Grub (adds mitigations=off)" # fix_grub
|
||||||
|
|
Loading…
Reference in New Issue