mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-20 21:33:16 -07:00
parent
357e716866
commit
3fcd511efe
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ usage() {
|
||||||
|
|
||||||
# Parse commandline
|
# Parse commandline
|
||||||
ALLARGS=( "$@" )
|
ALLARGS=( "$@" )
|
||||||
optstring="acCdfhkopqruU"
|
optstring="acCdfhkopqrsuU"
|
||||||
getopt -T >/dev/null
|
getopt -T >/dev/null
|
||||||
if [ $? -eq 4 ]; then
|
if [ $? -eq 4 ]; then
|
||||||
optstring="-o $optstring"
|
optstring="-o $optstring"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue