0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 04:02:38 +00:00

Update install.sh

Change to main project repo, on assumption that the PR will be merged at some point
This commit is contained in:
G.Ambatte
2020-12-28 15:12:51 +13:00
parent ea555eb410
commit 8677994fb7

View File

@@ -6,7 +6,7 @@ sysrc mongod_enable=YES
service mongod start service mongod start
cd / cd /
git clone https://github.com/G-Ambatte/homebrewery.git git clone https://github.com/naturalcrit/homebrewery.git
cd homebrewery cd homebrewery
npm install npm install