0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 03:02:40 +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 38e098f6c4
commit 5d126ff14d

View File

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