This website works better with JavaScript.
Home
Help
Sign In
hms
/
nebula-tools
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
changed -n parameter to -p
master
HMSheets
3 years ago
parent
b42f9414b6
commit
964ee57367
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save