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

radicale removal

parent ef390c91
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,7 @@ function remove_radicale {
remove_completion_param install_radicale
sed -i '/radicale/d' $COMPLETION_FILE
sed -i '/Radicale/d' /home/$MY_USERNAME/README
sed -i '@location /radicale@,@}@d' /etc/nginx/sites-available/${DEFAULT_DOMAIN_NAME}
sed -i '/location \/radicale/,/}/d' /etc/nginx/sites-available/${DEFAULT_DOMAIN_NAME}
systemctl restart nginx
}
......
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