summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2014-01-05 04:21:52 +0000
committerParabola <dev@list.parabolagnulinux.org>2014-01-05 04:21:52 +0000
commitba21dd9e342bd640b1bbaa82ebf015932390b18e (patch)
tree0ca6f8c02f193d2d6cfeb063f3d1b48c418b349f
parent7e93af9ef087cd048dd42cef71328ec7f75e885c (diff)
db-update: add hook for publishing generated sources
-rwxr-xr-xdb-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-update b/db-update
index 0359697..2fa23af 100755
--- a/db-update
+++ b/db-update
@@ -83,4 +83,4 @@ for repo in ${repos[@]}; do
done
done
-
+cp -rviT "${STAGING}/other/" "${FTP_BASE}/other/"