No space
This commit is contained in:
parent
e600e7c936
commit
166204ff5c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue