summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-29 02:22:28 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-29 02:22:28 -0300
commita264b078cde98c6ad3766d1bdf69ca331f01baa5 (patch)
tree0a3a4daae051e6b6090d3e74ceae13ff18521e64
parent01f85e9950540e6718e140882051dd8f3a9ba9a3 (diff)
config: set FTP_BASE=/srv/repo/main instead of /srv/http/repo/public/main
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 92c059c..544a8e9 100644
--- a/config
+++ b/config
@@ -1,5 +1,5 @@
#!/bin/bash # as a hint to text editors
-FTP_BASE="/srv/http/repo/public/main"
+FTP_BASE="/srv/repo/main"
SVNREPO="/var/abs"
# Repos from Arch