summaryrefslogtreecommitdiff
path: root/pbs.conf
diff options
context:
space:
mode:
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'