mirror of
https://github.com/9001/copyparty.git
synced 2026-01-17 18:48:37 +10:00
cfssl: mention arg 3
This commit is contained in:
@@ -8,6 +8,7 @@ srv_name="$2"
|
||||
[ -z "$srv_name" ] && {
|
||||
echo "need arg 1: ca name"
|
||||
echo "need arg 2: server name"
|
||||
echo "optional arg 3: if set, write cert into copyparty cfg"
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user