mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 20:12:41 +00:00
Update install.sh
Switch to latest version of MongoDB
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
pkg install -y git nano node npm mongodb36-3.6.20
|
pkg install -y git nano node npm mongodb44-4.4.1
|
||||||
|
|
||||||
sysrc mongod_enable=YES
|
sysrc mongod_enable=YES
|
||||||
service mongod start
|
service mongod start
|
||||||
|
|||||||
Reference in New Issue
Block a user