LiuLiu 2 years ago
parent
commit
66c955d616
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pm2.config.json

+ 2 - 1
pm2.config.json

@@ -1,6 +1,7 @@
 {
     "name": "bilibiliAutoRecorder",
-    "script": "python3 __main__.py",
+    "script": "python3",
+    "args": "__main__.py",
     "cwd": "./",
     "watch": [],
     "ignore_watch": [