Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-19 13:34:26 +02:00 committed by GitHub
parent 0ca03a5992
commit 14b9cd12ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -307,6 +307,8 @@ nginx_change_in(){
ln -s /etc/openpanel/nginx/options-ssl-nginx.conf /etc/letsencrypt/options-ssl-nginx.conf
openssl dhparam -out /etc/letsencrypt/ssl-dhparams.pem 2048
rm /etc/nginx/sites-enabled/default
rm /etc/nginx/sites-available/default
# Check if jq is installed