diff --git a/NOTES.md b/NOTES.md index 03af19f..45e81d6 100644 --- a/NOTES.md +++ b/NOTES.md @@ -97,4 +97,6 @@ sudo npm i -g pm2 pm2 start ecosystem.config.js pm2 save pm2 startup +pm2 install pm2-logrotate + ```