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