mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-07 20:38:51 +08:00
fix script args
This commit is contained in:
parent
dc953c73a8
commit
c16ea48bb4
1 changed files with 1 additions and 1 deletions
|
@ -736,7 +736,7 @@ main (){
|
|||
source "$CONFIG_PATH"
|
||||
fi
|
||||
|
||||
|
||||
INSTALL_TYPE="pro"
|
||||
while getopts :cudv flag; do
|
||||
case "${flag}" in
|
||||
c)
|
||||
|
|
Loading…
Add table
Reference in a new issue