Explorar el Código

changed -n parameter to -p

master
HMSheets hace 3 años
padre
commit
964ee57367
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      update-NebulaNodeCert

+ 1
- 1
update-NebulaNodeCert Ver fichero

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


Cargando…
Cancelar
Guardar