Skip to content

Commit 8b86cfd

Browse files
author
Sabbir Ahmed
authored
Merge pull request #611 from nazmulch11/patch-3
পিএমটু প্রসেস শুরু করা ।
2 parents 53455d7 + b41fcc4 commit 8b86cfd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/pm2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
{
7878
"title": "অ্যাকশনস(Actions)",
7979
"items": [
80+
{
81+
"definition": "প্রসেস শুরু করা",
82+
"code": "pm2 start app.js"
83+
},
8084
{
8185
"definition": "সব প্রসেসকে বন্ধ করে দেয়",
8286
"code": "pm2 stop all"

0 commit comments

Comments
 (0)