[Blends-commit] [SCM] website branch, master, updated. 8c503b43c049e6be003b9a0045ee782803feceb1

Andreas Tille tille at debian.org
Mon Sep 7 07:05:50 UTC 2015


The following commit has been merged in the master branch:
commit 8c503b43c049e6be003b9a0045ee782803feceb1
Author: Andreas Tille <tille at debian.org>
Date:   Mon Sep 7 09:05:24 2015 +0200

    Keep backup of things to remember on blends.d.o

diff --git a/misc/backup_blends.d.o/crontab b/misc/backup_blends.d.o/crontab
new file mode 100644
index 0000000..59b8280
--- /dev/null
+++ b/misc/backup_blends.d.o/crontab
@@ -0,0 +1,8 @@
+# m h  dom mon dow   command
+17 03 * * * cd /srv/blends.debian.org/webtools && ./update-all
+17 15 * * * cd /srv/blends.debian.org/webtools && ./update-all
+47 03 * * * cd /srv/blends.debian.org/webtools && ./fetch_README.Debian
+
+*/15 * * * *  [ -x /srv/blends.debian.org/webtools/check-all-tasks ] && cd /srv/blends.debian.org/webtools && ./check-all-tasks
+*/15 * * * *  [ -x /srv/blends.debian.org/webtools/check-static-content ] && cd /srv/blends.debian.org/webtools && ./check-static-content
+
diff --git a/misc/backup_blends.d.o/my_static-update-component b/misc/backup_blends.d.o/my_static-update-component
new file mode 100755
index 0000000..79e92e3
--- /dev/null
+++ b/misc/backup_blends.d.o/my_static-update-component
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# set -x
+sudo -u staticsync static-update-component "blends.debian.org"
+
+#echo "--- test ---"
+#sudo -u staticsync ls

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list