Browse Source

Removing smilodon from completion file

Bob Mottram 7 years ago
parent
commit
da664fc97e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-smilodon

+ 1
- 1
src/freedombone-app-smilodon View File

260
     remove_mongodb smilodon
260
     remove_mongodb smilodon
261
 
261
 
262
     remove_completion_param install_smilodon
262
     remove_completion_param install_smilodon
263
-    sed -i '/smilodon_/d' $COMPLETION_FILE
263
+    sed -i '/smilodon/d' $COMPLETION_FILE
264
 }
264
 }
265
 
265
 
266
 function install_smilodon {
266
 function install_smilodon {