git://git.exim.org
/
mirror-monitor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
2fdb032
)
Merge branch 'master' of git.exim.org:/home/git/mirror-monitor
author
Todd Lyons
<tlyons@ivenue.com>
Mon, 28 Jul 2014 19:26:42 +0000
(12:26 -0700)
committer
Todd Lyons
<tlyons@ivenue.com>
Mon, 28 Jul 2014 19:26:42 +0000
(12:26 -0700)
bin/check_update_website.sh
patch
|
blob
|
history
diff --git
a/bin/check_update_website.sh
b/bin/check_update_website.sh
index ef2514c6e8c08f7b817632d0455ec7f134026466..a4382c3e35f7febb1d3ff5b7cb8243ea373096a7 100755
(executable)
--- a/
bin/check_update_website.sh
+++ b/
bin/check_update_website.sh
@@
-8,6
+8,6
@@
cd /home/nm4/src/exim-website || exit
git pull | grep -q -v 'Already up-to-date.' && script/build.sh
-cd /home/services/mirmon
_auto_pull
|| exit
+cd /home/services/mirmon || exit
git pull --quiet