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
     fi
489
     fi
490
     remove_app gnusocial
490
     remove_app gnusocial
491
     remove_completion_param install_gnusocial
491
     remove_completion_param install_gnusocial
492
-    sed -i '/gnusocial /d' $COMPLETION_FILE
492
+    sed -i '/gnusocial/d' $COMPLETION_FILE
493
     if [ -f /etc/cron.hourly/gnusocial-daemons ]; then
493
     if [ -f /etc/cron.hourly/gnusocial-daemons ]; then
494
         rm /etc/cron.hourly/gnusocial-daemons
494
         rm /etc/cron.hourly/gnusocial-daemons
495
     fi
495
     fi