Ver código fonte

changed -n parameter to -p

master
HMSheets 3 anos atrás
pai
commit
964ee57367
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      update-NebulaNodeCert

+ 1
- 1
update-NebulaNodeCert Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar