From d5280de64da976ca7b0472a64f1dca0c1d7de8b3 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sun, 10 Mar 2013 20:44:39 -0500 Subject: update github repo location --- etc/phpshellsessions/gitsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/phpshellsessions') diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync index 656c1e8..e69e654 100644 --- a/etc/phpshellsessions/gitsync +++ b/etc/phpshellsessions/gitsync @@ -12,7 +12,7 @@ require_once("rrd.inc"); require_once("pfsense-utils.inc"); $GIT_PKG = "git"; // Either "git" or the full package URL -$GIT_REPO = "git://github.com/bsdperimeter/pfsense.git"; +$GIT_REPO = "git://github.com/pfsense/pfsense.git"; $DEFAULT_BRANCH = "master"; $CODIR = "/root/pfsense/"; $GITSYNC_MERGE = "/root/.gitsync_merge"; -- cgit v1.1