FIX: cron ENV vars
This commit is contained in:
5
cli/bin/incoviba
Normal file
5
cli/bin/incoviba
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
. /etc/profile
|
||||
|
||||
/usr/local/bin/php /code/bin/index.php "$@"
|
Reference in New Issue
Block a user