Remove mongodb from completion file
This commit is contained in:
parent
b523cd120f
commit
72ff2321e8
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user