Skip to content

Commit 07bb3dd

Browse files
committed
update:pm2
1 parent 112f43c commit 07bb3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "node index.js",
88
"dev": "node index.js",
99
"dev-win": "chcp 65001 && node index.js",
10-
"pm2": "pm2 start index.js",
10+
"pm2": "pm2 start index.js --name drpys",
1111
"package": "python package.py"
1212
},
1313
"engines": {

0 commit comments

Comments
 (0)