Update Sun Dec 27 01:48:15 AM CST 2020

This commit is contained in:
Dewalt 2020-12-27 01:48:15 -06:00
parent 998a992110
commit 2bf38936b5
1 changed files with 1 additions and 1 deletions

View File

@ -772,7 +772,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