Browse Source

update readme

main
ghost 6 months ago
parent
commit
513a00ac72
  1. 3
      README.md

3
README.md

@ -12,8 +12,7 @@ Web Stats for Half-Life Server @@ -12,8 +12,7 @@ Web Stats for Half-Life Server
* `cp .env .env.local`
* `php bin/console doctrine:database:create`
* `crontab -e`
+ `* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null`
* `crontab -e` > `* * * * * /usr/bin/curl --silent http://address/crontab/online &> /dev/null`
## Update

Loading…
Cancel
Save