summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/gitsync
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-03-10 20:44:39 -0500
committerChris Buechler <cmb@pfsense.org>2013-03-10 20:44:39 -0500
commitd5280de64da976ca7b0472a64f1dca0c1d7de8b3 (patch)
treed1a6ed011f434e9038f93be3e366bd7adc96ca73 /etc/phpshellsessions/gitsync
parent8436f2e31436e0a9785e10681dcbe41ed237312c (diff)
downloadpfsense-d5280de64da976ca7b0472a64f1dca0c1d7de8b3.zip
pfsense-d5280de64da976ca7b0472a64f1dca0c1d7de8b3.tar.gz
update github repo location
Diffstat (limited to 'etc/phpshellsessions/gitsync')
-rw-r--r--etc/phpshellsessions/gitsync2
1 files changed, 1 insertions, 1 deletions
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";
OpenPOWER on IntegriCloud