FIX: cron ENV vars

This commit is contained in:
Juan Pablo Vial
2024-02-10 10:37:45 -03:00
parent 3cd699d2e2
commit 251dbbe0f0
4 changed files with 29 additions and 36 deletions

5
cli/bin/incoviba Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
. /etc/profile
/usr/local/bin/php /code/bin/index.php "$@"