Newer version of the script upstream
This commit is contained in:
parent
0fd8da5e6b
commit
d77c87cc58
|
@ -83,7 +83,7 @@ while getopts "ciuP:" name; do
|
||||||
uninstall=1
|
uninstall=1
|
||||||
;;
|
;;
|
||||||
P)
|
P)
|
||||||
PREFIX="$2"
|
PREFIX="$OPTARG"
|
||||||
;;
|
;;
|
||||||
?)
|
?)
|
||||||
_usage
|
_usage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user