Update Fri Dec 25 06:43:40 AM CST 2020
This commit is contained in:
parent
0c81224255
commit
1186484e69
|
@ -771,7 +771,7 @@ check_arg () {
|
||||||
--subl) install_sublime ;; # hidden switch
|
--subl) install_sublime ;; # hidden switch
|
||||||
--atom) install_atom ;;
|
--atom) install_atom ;;
|
||||||
--upgrade) only_upgrade ;;
|
--upgrade) only_upgrade ;;
|
||||||
--harvester) fix_theharvester ;;
|
# --harvester) fix_theharvester ;;
|
||||||
*) pimpmykali_help ; exit 0 ;;
|
*) pimpmykali_help ; exit 0 ;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue