]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/700install_static
Import from old source
[deb/packages.git] / cron.d / 700install_static
diff --git a/cron.d/700install_static b/cron.d/700install_static
new file mode 100755 (executable)
index 0000000..f30a5e1
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+. `dirname $0`/../config.sh
+
+test -d "$htmldir" || mkdir -p "$htmldir"
+
+rsync -aC "$staticdir/"* "$htmldir/"