Bob Mottram 8 anni fa
parent
commit
166204ff5c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-app-gnusocial

+ 1
- 1
src/freedombone-app-gnusocial Vedi File

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