Manejo de trabajos en cli por php en vez de cron
This commit is contained in:
6
cli/entrypoint
Normal file
6
cli/entrypoint
Normal file
@ -0,0 +1,6 @@
|
||||
#/usr/bin/bash
|
||||
|
||||
printenv >> /etc/environment
|
||||
|
||||
#cron -f -L 11
|
||||
/code/bin/incoviba loop
|
Reference in New Issue
Block a user