diff options
-rw-r--r-- | templates/configure/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/configure/node.def b/templates/configure/node.def index beae7cd..67e17af 100644 --- a/templates/configure/node.def +++ b/templates/configure/node.def @@ -1,2 +1,2 @@ help: Enter configure mode -run: export _OFR_CONFIGURE=ok; newgrp quaggavty ; unset _OFR_CONFIGURE +run: export _OFR_CONFIGURE=ok; newgrp vyattacfg; unset _OFR_CONFIGURE |