From 5d126ff14df8bc5296de2f51322687bfa51f5348 Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Mon, 28 Dec 2020 15:12:51 +1300 Subject: [PATCH] Update install.sh Change to main project repo, on assumption that the PR will be merged at some point --- freebsd/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/install.sh b/freebsd/install.sh index b26ad2e62..c1e2250d9 100644 --- a/freebsd/install.sh +++ b/freebsd/install.sh @@ -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