summaryrefslogtreecommitdiff
path: root/pbs.conf
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-06-02 21:09:01 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-06-02 21:09:01 -0600
commit115d0aec3a8d447e18298d177e55f73e4d534c99 (patch)
tree2ff2fb6482450e7b43e8e31bc4669a3d80bddd6f /pbs.conf
parentb1c3eb2a14160acfc7009c82ca5443bba16e7d81 (diff)
add pbs-download
Diffstat (limited to 'pbs.conf')
-rw-r--r--pbs.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/pbs.conf b/pbs.conf
new file mode 100644
index 0000000..a64d90b
--- /dev/null
+++ b/pbs.conf
@@ -0,0 +1,5 @@
+#!/bin/bash # non-executable, but put this there as a hint to text editors
+
+# What git remote to use for the PBS tree
+#PBSGIT='http://projects.parabolagnulinux.org/pbs.git'
+PBSGIT='ssh://git@parabolagnulinux.org:1863/srv/git/pbs.git'