Skip to content
Open

Typo #43

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion unifi_ssl_import.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ KEYSTORE=${UNIFI_DIR}/data/keystore
#KEYSTORE=${JAVA_DIR}/data/keystore

# FOR LET'S ENCRYPT SSL CERTIFICATES ONLY
# Generate your Let's Encrtypt key & cert with certbot before running this script
# Generate your Let's Encrypt key & cert with certbot before running this script
LE_MODE=no
LE_LIVE_DIR=/etc/letsencrypt/live

Expand Down