Explorar el Código

Remove any dokuwiki stuff from the completion file

Bob Mottram hace 8 años
padre
commit
0ca7b90b92
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/freedombone-app-dokuwiki

+ 1
- 0
src/freedombone-app-dokuwiki Ver fichero

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