This commit is contained in:
root 2023-11-07 00:19:37 +02:00
parent 89b8014c61
commit 72777a6e45

View File

@ -4,5 +4,6 @@ DOMAIN="gordi.ngtech.home"
bash /gen-self-signed-cert.sh "${DOMAIN}"
stat /var/lib/nginx/html/index.html && rm -vf /var/lib/nginx/html/index.html
nginx -T
nginx -g 'daemon off;'