Skip to content
Snippets Groups Projects
Commit 72ff2321 authored by Bob Mottram's avatar Bob Mottram
Browse files

Remove mongodb from completion file

parent b523cd12
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,7 @@ function remove_mongodb {
if [ -f /etc/init.d/mongodb ]; then
rm /etc/init.d/mongodb
fi
sed -i '/install_mongodb/d' $COMPLETION_FILE
fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment