Remove poller on hubzilla uninstall
This commit is contained in:
parent
dba18eb7e6
commit
db5f515d0c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue