Update README.md
This commit is contained in:
parent
d2e6d407c6
commit
65bfc08ea0
@ -5,7 +5,7 @@ This is all the code for the website (deadvey.com)<br/>
|
||||
The nodejs code that is executed in the background is in /node<br/>
|
||||
You can execute the node code in crontab (`crontab -e`)<br/>
|
||||
eg:<br/>
|
||||
```crontab
|
||||
```cron
|
||||
* * * * * node /var/www/html/node/makeblogs.js
|
||||
* * * * * node /var/www/html/node/newsletter.js
|
||||
* * * * * node /var/www/html/node/updatefeed.js
|
||||
|
Loading…
Reference in New Issue
Block a user