소스 검색

Remove any dokuwiki stuff from the completion file

Bob Mottram 8 년 전
부모
커밋
0ca7b90b92
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/freedombone-app-dokuwiki

+ 1
- 0
src/freedombone-app-dokuwiki 파일 보기

@@ -193,6 +193,7 @@ function remove_dokuwiki {
193 193
     remove_completion_param "install_dokuwiki"
194 194
     remove_completion_param "dokuwiki domain"
195 195
     sed -i '/Dokuwiki/d' /home/$MY_USERNAME/README
196
+    sed -i '/dokuwiki/d' $COMPLETION_FILE
196 197
 }
197 198
 
198 199
 function get_dokuwiki_admin_password {