From 166204ff5c14155882e63366109db1802b18969c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 28 Oct 2016 09:40:31 +0100 Subject: [PATCH] No space --- src/freedombone-app-gnusocial | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-gnusocial b/src/freedombone-app-gnusocial index 4da53831..8489e62e 100755 --- a/src/freedombone-app-gnusocial +++ b/src/freedombone-app-gnusocial @@ -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