update LE key

This commit is contained in:
Serghey Rodin 2016-11-11 00:27:31 +02:00
commit 3a73db2a99

View file

@ -62,6 +62,9 @@ chown -R $user:$user $tmpdir
#----------------------------------------------------------# #----------------------------------------------------------#
# Update config # Update config
if [ ! -z "$LETSENCRYPT" ]; then
update_object_value 'web' 'DOMAIN' "$domain" '$LETSENCRYPT' 'no'
fi
update_object_value 'web' 'DOMAIN' "$domain" '$SSL' 'no' update_object_value 'web' 'DOMAIN' "$domain" '$SSL' 'no'
# Decreasing domain value # Decreasing domain value