Browse Source

Update README.md

pull/1/head
KVAZAR 3 years ago committed by GitHub
parent
commit
de26d3707f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -32,6 +32,6 @@ whitelist=127.0.0.1
#### crontab #### crontab
``` ```
@reboot /path-to/kevacoind -daemon > /dev/null 2>&1 @reboot /path-to/kevacoind > /dev/null 2>&1
* * * * * /path-to/kevacoind -daemon > /dev/null 2>&1 * * * * * /path-to/kevacoind > /dev/null 2>&1
``` ```

Loading…
Cancel
Save