summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-05-20 20:41:17 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-05-25 00:45:25 -0600
commitd0834f7e6bd53ea729374eab138bb38a36c73996 (patch)
tree15150b8efd6b1845fe707ff1e8a57a4af6e84b15 /config
parent0be51cb3e78592984ea8152cac176448d1765fb0 (diff)
Clean up shebangs
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index fdf3ef9..ec732c8 100644
--- a/config
+++ b/config
@@ -1,4 +1,4 @@
-#!/bin/bash # as a hint to text editors
+#!/hint/bash
FTP_BASE="/srv/repo/main"
SVNREPO="/var/abs"