2 Achegas 3a1c3f84c8 ... aff710550b

Autor SHA1 Mensaxe Data
  mrabit aff710550b feat: 青龙面板支持 %!s(int64=2) %!d(string=hai) anos
  mrabit 3a1c3f84c8 feat: 青龙面板支持 %!s(int64=2) %!d(string=hai) anos
Modificáronse 3 ficheiros con 7 adicións e 7 borrados
  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"
 ```
 
 ### 申明

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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()

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio