Update Fri Jun 18 05:45:43 AM CDT 2021
This commit is contained in:
parent
fbedb14b85
commit
9a7084ea85
|
@ -1001,8 +1001,8 @@ pimpmykali_menu () {
|
|||
echo -e " 7 - Install Atom (installs atom)" # install_atom
|
||||
echo -e " 8 - Fix nmap scripts (clamav-exec.nse and http-shellshock.nse)" # fix_nmap
|
||||
echo -e " 9 - Pimpmyupgrade (apt upgrade with vbox/vmware detection)" # only_upgrade
|
||||
echo -e " (sources.list, linux-headers, vm-video)\n" # -
|
||||
echo -e " 0 - Fix ALL (runs only 1 thru 8) \n" # fix_all
|
||||
echo -e " (sources.list, linux-headers, vm-video)" # -
|
||||
echo -e " 0 - Fix ONLY 1 thru 8 (runs only 1 thru 8) \n" # fix_all
|
||||
echo -e " N - NEW VM SETUP - Run this option if this is the first time running pimpmykali" # menu item only no function
|
||||
echo -e " This will run Fix All (0) and Pimpmyupgrade (9)\n" #
|
||||
echo -e " Stand alone functions (only apply the single selection)" # optional line
|
||||
|
|
Loading…
Reference in New Issue