mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
pm2 now recognize the extension of the file but you can still use interpreter flag for specific extensions.
1 line
52 B
JavaScript
1 line
52 B
JavaScript
setInterval(function () {console.log("test")}, 5000) |