2 Commits 9bbcfba83e ... 6cb7751670

Author SHA1 Message Date
  LiuLiu 6cb7751670 pm2 2 years ago
  LiuLiu c2a56c37c4 requirements.txt 2 years ago
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pm2.config.json

+ 1 - 2
pm2.config.json

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