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

Remove poller on hubzilla uninstall

parent dba18eb7
No related branches found
No related tags found
No related merge requests found
......@@ -311,6 +311,7 @@ function remove_hubzilla {
sed -i '/hubzilla/d' $COMPLETION_FILE
sed -i '/hubzilla/d' /home/$MY_USERNAME/README
sed -i '/Hubzilla/d' /home/$MY_USERNAME/README
sed -i '/poller.php/d' /etc/crontab
function_check remove_ddns_domain
remove_ddns_domain $HUBZILLA_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