Browse Source

changed -n parameter to -p

master
HMSheets 3 years ago
parent
commit
964ee57367
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      update-NebulaNodeCert

+ 1
- 1
update-NebulaNodeCert View File

@@ -11,7 +11,7 @@ case $key in
shift # past argument
shift # past value
;;
-n|--nebulacertbinpath)
-p|--nebulacertbinpath)
NEBULACERTBINPATH="$2"
shift # past argument
shift # past value


Loading…
Cancel
Save