git.ucc.asn.au
/
planet-ucc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2abb68e
)
Fixed crontab
author
davyd
<davyd>
Sat, 7 Feb 2004 15:41:57 +0000
(15:41 +0000)
committer
davyd
<davyd>
Sat, 7 Feb 2004 15:41:57 +0000
(15:41 +0000)
crontab
patch
|
blob
|
history
diff --git
a/crontab
b/crontab
index
66e16bf
..
4068793
100644
(file)
--- a/
crontab
+++ b/
crontab
@@
-1,2
+1,2
@@
-*/10 * * * *
$HOME/projects/planetucc
/update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html
[email protected]
:public-html/index.html 2>/dev/null
+*/10 * * * *
cd $HOME/projects/planetucc/ && .
/update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html
[email protected]
:public-html/index.html 2>/dev/null
UCC
git Repository :: git.ucc.asn.au