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

Package name

parent 7cc56af8
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ function install_mongodb {
fi
${PROJECT_NAME}-pass -u root -a mongodb -p "$MONGODB_PASSWORD"
apt-get -yq install mongodb mongodb-tools
apt-get -yq install mongodb mongo-tools
apt-get -yq remove --purge apache2-bin*
if [ -d /etc/apache2 ]; then
rm -rf /etc/apache2
......
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