summaryrefslogtreecommitdiff
path: root/crontab.template
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-02-29 11:50:22 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-02-29 11:50:22 +0100
commita2b6f9b768bb6e6022416bf2e5d84ba26e31074e (patch)
tree3c79669048ebc0eb0892db5b1ef15364c0433ac7 /crontab.template
parente45c15b522dc46f1e994fe6807f681a70e11fb38 (diff)
downloaddeployment-a2b6f9b768bb6e6022416bf2e5d84ba26e31074e.tar.gz
deployment-a2b6f9b768bb6e6022416bf2e5d84ba26e31074e.tar.bz2
deployment-a2b6f9b768bb6e6022416bf2e5d84ba26e31074e.zip
get landing page from demo.git instead of wallet
Diffstat (limited to 'crontab.template')
-rw-r--r--crontab.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab.template b/crontab.template
index 4a95b7b..36ea4e7 100644
--- a/crontab.template
+++ b/crontab.template
@@ -7,6 +7,6 @@ MAILTO=demo@localhost
@reboot $HOME/deployment/start.sh &>/dev/null
@monthly $HOME/deployment/update_gnunet.sh &>/dev/null
3 * * * * $HOME/deployment/update_mint.sh &>/dev/null
-3 * * * * $HOME/deployment/update_wallet.sh &>/dev/null
+3 * * * * $HOME/deployment/update_demo.sh &>/dev/null
13 * * * * $HOME/deployment/update_merchant.sh &>/dev/null
*/13 * * * * $HOME/deployment/update_bank.sh &>/dev/null