removed hostname question
This commit is contained in:
@@ -147,7 +147,6 @@ fi
|
||||
|
||||
# 1. Collect Inputs
|
||||
# Example:
|
||||
get_input "HOST_NAME" "Enter Hostname" "$(hostname)" "false"
|
||||
get_input "CERT_DIR" "Enter directory for certificates" "/var/lib/tls" "false"
|
||||
get_input "CERT_LOCATION" "Name for cert file" "cert.pem" "false"
|
||||
get_input "KEY_LOCATION" "Name for private key" "key.pem" "false"
|
||||
|
||||
Reference in New Issue
Block a user