cron.sh en env prod

This commit is contained in:
2020-03-03 10:29:02 +01:00
parent a665529924
commit b53247af2e
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
cd /var/www/html/ninegate
php bin/console Cron:Exec
php bin/console Cron:Exec --env=prod