summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-08 21:17:35 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-08 21:17:35 -0500
commit3537841a9287ea1c7871545ffebb855561f7c1e0 (patch)
treeb9b58c0b99b6f2e7e695134436efe31ed371d4b6 /config
parent766a076891a37cebc7b448241c8c183c32f49d9e (diff)
misc touch up
- TODO: add trailing newline - config: add text editor hint - config.orig: remove - getrepos: quote, use -- - db-functions: hardcode some paths, remove needless nullglob
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 8b8117f..0152b69 100644
--- a/config
+++ b/config
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash # as a hint to text editors
FTP_BASE="/srv/http/repo/public"
ARCH_BASE="/srv/http/repo/public"
SVNREPO="/var/abs"