1
0

2 Commits 3a1c3f84c8 ... aff710550b

Autor SHA1 Nachricht Datum
  mrabit aff710550b feat: 青龙面板支持 vor 2 Jahren
  mrabit 3a1c3f84c8 feat: 青龙面板支持 vor 2 Jahren
3 geänderte Dateien mit 7 neuen und 7 gelöschten Zeilen
  1. 1 1
      README.md
  2. 6 0
      indexAction.js
  3. 0 6
      qlAction.js

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ pm2 logs xmtravel --out --lines=100
 ### 青龙面板
 
 ```shell
-ql repo https://github.com/mrabit/xmtravel.git "" "index|api|console|config" "api|console|config"
+ql repo https://github.com/mrabit/xmtravel.git "" "index.js|api|console|config" "api|console|config"
 ```
 
 ### 申明

Datei-Diff unterdrückt, da er zu groß ist
+ 6 - 0
indexAction.js


+ 0 - 6
qlAction.js

@@ -1,6 +0,0 @@
-/*
-cron "0-59/20 9-20 * * *" indexAction.js, tag=小茅运旅行
-*/
-const api = require('./api')
-
-api.init()

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.