mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
implement player stats
This commit is contained in:
parent
fc950b0df3
commit
cdc15d7e7c
5 changed files with 290 additions and 11 deletions
|
|
@ -16,7 +16,7 @@ Web Monitor for Half-Life based on [HLServers](https://github.com/YGGverse/HLSer
|
|||
|
||||
* `chown -R www-data:www-data var`
|
||||
* `cp .env .env.local`
|
||||
* `crontab -e` > `* * * * * /usr/bin/curl --silent http://localhost/crontab/online &> /dev/null`
|
||||
* `crontab -e` > `* * * * * /usr/bin/curl --silent http://localhost/crontab/index &> /dev/null`
|
||||
|
||||
## Update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue