forked from Sophia/thelinuxlist
Update 'scripts/mongodbinstall.sh'
This commit is contained in:
@ -18,3 +18,4 @@ sudo apt-get install libssl1.1 -y
|
||||
sudo apt install mongodb-org -y
|
||||
sudo systemctl start mongod
|
||||
sudo systemctl enable mongod
|
||||
apt autoremove -y
|
||||
|
Reference in New Issue
Block a user