[Blends-commit] [SCM] website branch, master,	updated. e0fc283403bad9a6e97e479b944a12528064f54c
    Andreas Tille 
    tille at debian.org
       
    Fri Dec  6 15:00:00 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit e0fc283403bad9a6e97e479b944a12528064f54c
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 6 16:03:56 2013 +0100
    Script to update full web sentinel and call mirror script if exists (which is needed on blends.debian.org)
diff --git a/webtools/update-all b/webtools/update-all
new file mode 100755
index 0000000..ebfa51f
--- /dev/null
+++ b/webtools/update-all
@@ -0,0 +1,7 @@
+#!/bin/sh
+update-all-tasks
+update-all-thermometers
+update-all-bugs_udd
+if `which static-update-component 2>/dev/null >/dev/null` ; then
+    static-update-component blends.debian.org >/dev/null
+fi
-- 
Static and dynamic websites for Debian Pure Blends
    
    
More information about the Blends-commit
mailing list