summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-08 14:55:11 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-08 14:55:11 -0500
commit08496a8bd13ffc7228feac53accb93b063c4b358 (patch)
tree507d9692f440c7033a01dd0f774f9fcb416bd099 /config
parent144e385b05c01546ee0d2203739e4294e43a0826 (diff)
config: fix typo
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 3b7c13a..c6fca1b 100644
--- a/config
+++ b/config
@@ -1,4 +1,4 @@
-#/bin/bash # as a hint to text editors
+#!/bin/bash # as a hint to text editors
FTP_BASE="/srv/http/repo/public"
SVNREPO="/var/abs"