Update Fri Dec 25 06:43:40 AM CST 2020

This commit is contained in:
Dewalt 2020-12-25 06:43:40 -06:00
parent 0c81224255
commit 1186484e69
1 changed files with 1 additions and 1 deletions

View File

@ -771,7 +771,7 @@ check_arg () {
--subl) install_sublime ;; # hidden switch
--atom) install_atom ;;
--upgrade) only_upgrade ;;
--harvester) fix_theharvester ;;
# --harvester) fix_theharvester ;;
*) pimpmykali_help ; exit 0 ;;
esac
fi