2 Commits 9bbcfba83e ... 6cb7751670

Auteur SHA1 Message Date
  LiuLiu 6cb7751670 pm2 il y a 3 ans
  LiuLiu c2a56c37c4 requirements.txt il y a 3 ans
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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": [