[or-cvs] r23492: {website} update publish again. (website/trunk)
Andrew Lewman
andrew at torproject.org
Sat Oct 9 19:11:35 UTC 2010
Author: phobos
Date: 2010-10-09 19:11:35 +0000 (Sat, 09 Oct 2010)
New Revision: 23492
Modified:
website/trunk/publish
Log:
update publish again.
Modified: website/trunk/publish
===================================================================
--- website/trunk/publish 2010-10-09 18:45:41 UTC (rev 23491)
+++ website/trunk/publish 2010-10-09 19:11:35 UTC (rev 23492)
@@ -4,15 +4,10 @@
svn update
make -j3
-# Update a timestamp so we can check whether each mirror is
-# up to date.
-[ -d project/trace ] || mkdir -p project/trace
-date -u > project/trace/www.torproject.org
-
# don't copy over stuff with permissions that make it useless
chmod a+r * -R
rsync --exclude .svn --exclude .deps --exclude svn --exclude dist --exclude releases --exclude torbutton-current.xpi -Prvz --delete . vescum:/srv/www-master.torproject.org/htdocs
-ssh vescum chmod g+w -R /srv/www-master.torproject.org/htdocs
echo "Forcing mirror update"
ssh vescum '/home/mirroradm/bin/trigger-mirrors'
+ssh vescum chmod g+w -R /srv/www-master.torproject.org/htdocs
More information about the tor-commits
mailing list