This commit is contained in:
Bob Mottram 2016-10-28 09:40:31 +01:00
parent e600e7c936
commit 166204ff5c
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ function remove_gnusocial {
fi
remove_app gnusocial
remove_completion_param install_gnusocial
sed -i '/gnusocial /d' $COMPLETION_FILE
sed -i '/gnusocial/d' $COMPLETION_FILE
if [ -f /etc/cron.hourly/gnusocial-daemons ]; then
rm /etc/cron.hourly/gnusocial-daemons
fi