Sfoglia il codice sorgente

changed -n parameter to -p

master
HMSheets 3 anni fa
parent
commit
964ee57367
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      update-NebulaNodeCert

+ 1
- 1
update-NebulaNodeCert Vedi 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


Caricamento…
Annulla
Salva