mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-08 07:41:41 +08:00
add flag to install pro
This commit is contained in:
parent
8af04309a9
commit
f25ee0aab4
1 changed files with 3 additions and 0 deletions
|
|
@ -889,6 +889,9 @@ main (){
|
|||
downgrade
|
||||
exit 0
|
||||
;;
|
||||
p)
|
||||
INSTALL_TYPE="pro"
|
||||
;;
|
||||
v)
|
||||
usage
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue