We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a26c94 commit d15e01bCopy full SHA for d15e01b
docs/README.rsync
@@ -1,8 +1,5 @@
1
2
Every hour systems/update-everything is executed which does:
3
- systems/update-repository
4
- Updates the svnsync checkout
5
-
6
systems/update-mirrors
7
Updates the entire SVN checkout
8
update-everything
@@ -1,5 +1,4 @@
#!/bin/sh
-/local/systems/update-repository;
/local/systems/update-mirrors && \
/local/systems/update-phpweb-backend
0 commit comments