mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 07:02:38 +00:00
Update install.sh
Switch to latest version of MongoDB
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/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
|
||||
service mongod start
|
||||
|
||||
Reference in New Issue
Block a user