mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Fix argument parsing.
This commit is contained in:
parent
9253f249f2
commit
bbd8e32d4c
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@ xml(){
|
|||
installxml ${1}
|
||||
}
|
||||
|
||||
C=${1}
|
||||
shift || {
|
||||
usage
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue