crontab_player_restart cron file added master
authorNeszt Tibor <neszt.tibor@euronetrt.hu>
Mon, 11 Dec 2017 08:21:32 +0000 (09:21 +0100)
committerNeszt Tibor <neszt.tibor@euronetrt.hu>
Mon, 11 Dec 2017 08:21:32 +0000 (09:21 +0100)
crontab_player_restart [new file with mode: 0644]

diff --git a/crontab_player_restart b/crontab_player_restart
new file mode 100644 (file)
index 0000000..ab21347
--- /dev/null
@@ -0,0 +1 @@
+__MINUTE__ __HOUR__ * * * www-data curl 'http://127.0.0.1/yawep/index.php?config=1&stop=1' && curl 'http://127.0.0.1/yawep/index.php?config=1&start=1'