Deleting a Script via PM2 on a VPS Server
Using the following command you can delete a script from the PM2 list:
pm2 delete app.js
Delete the test site script from PM2.
Using the following command you can delete a script from the PM2 list:
pm2 delete app.js
Delete the test site script from PM2.