mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 18:22:40 +00:00
Change install directory
Change of install directory to `/usr/local/homebrewery`
This commit is contained in:
@@ -5,7 +5,7 @@ pkg install -y git nano node npm mongodb44-4.4.1
|
||||
sysrc mongod_enable=YES
|
||||
service mongod start
|
||||
|
||||
cd /
|
||||
cd /usr/local/
|
||||
git clone https://github.com/naturalcrit/homebrewery.git
|
||||
|
||||
cd homebrewery
|
||||
|
||||
Reference in New Issue
Block a user