projects
/
yawep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6296b
)
crontab_player_restart cron file added
master
author
Neszt Tibor
<neszt.tibor@euronetrt.hu>
Mon, 11 Dec 2017 08:21:32 +0000
(09:21 +0100)
committer
Neszt Tibor
<neszt.tibor@euronetrt.hu>
Mon, 11 Dec 2017 08:21:32 +0000
(09:21 +0100)
crontab_player_restart
[new file with mode: 0644]
patch
|
blob
diff --git a/crontab_player_restart
b/crontab_player_restart
new file mode 100644
(file)
index 0000000..
ab21347
--- /dev/null
+++ b/
crontab_player_restart
@@ -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'