Skip to content
Snippets Groups Projects
Commit bf5878e4 authored by Bob Mottram's avatar Bob Mottram
Browse files

conf extension

parent 2a6e0b64
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ function remove_jitsi {
if [ -d /var/www/${JITSI_DOMAIN_NAME} ]; then
rm -rf /var/www/${JITSI_DOMAIN_NAME}
fi
rm /etc/nginx/sites-available/${JITSI_DOMAIN_NAME}
rm /etc/nginx/sites-available/${JITSI_DOMAIN_NAME}.conf
function_check remove_certs
remove_certs ${JITSI_DOMAIN_NAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment