Newer version of the script

This commit is contained in:
Pierre Pronchery 2014-04-23 17:26:08 +02:00
parent 15f236b680
commit c441be639b

View File

@ -118,7 +118,7 @@ while getopts "ciuP:" name; do
uninstall=1 uninstall=1
;; ;;
P) P)
PREFIX="$2" PREFIX="$OPTARG"
;; ;;
?) ?)
_usage _usage