mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-10 16:50:46 +08:00
collect tenant id and license on pro install
This commit is contained in:
parent
c6ebc004c6
commit
3e35dfcc9a
1 changed files with 1 additions and 1 deletions
|
|
@ -902,7 +902,7 @@ main (){
|
||||||
;;
|
;;
|
||||||
p)
|
p)
|
||||||
INSTALL_TYPE="pro"
|
INSTALL_TYPE="pro"
|
||||||
COLLECT_PRO_VARS="true
|
COLLECT_PRO_VARS="true"
|
||||||
;;
|
;;
|
||||||
v)
|
v)
|
||||||
usage
|
usage
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue