Bob Mottram 8 年之前
父節點
當前提交
166204ff5c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-gnusocial

+ 1
- 1
src/freedombone-app-gnusocial 查看文件

@@ -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