Browse Source

update readme

main
ghost 4 months ago
parent
commit
87a5050ab7
  1. 4
      README.md

4
README.md

@ -40,8 +40,8 @@ All messages related to their room `namespace`. @@ -40,8 +40,8 @@ All messages related to their room `namespace`.
* `cd webapp`
* `composer update`
* `php bin/console doctrine:schema:update --force`
* `* * * * * /usr/bin/wget -q --spider http://../crontab/pool > /dev/null 2>&1` - process transactions pool
* `0 0 * * * /usr/bin/wget -q --spider http://../crontab/withdraw > /dev/null 2>&1` - withdraw node profit
* `* * * * * /usr/bin/wget -q --spider http://../crontab/pool > /dev/null 2>&1` - process pool
* `0 0 * * * /usr/bin/wget -q --spider http://../crontab/withdraw > /dev/null 2>&1` - withdraw profit
## Update

Loading…
Cancel
Save