From 6c3d6369b57130039058ef9f9ada9d72153594de Mon Sep 17 00:00:00 2001 From: limil Date: Sun, 14 Jul 2024 21:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D=E4=B8=BAstatic=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- {res.limil.top => static}/0.json | 0 {res.limil.top => static}/ede.user.js | 0 {res.limil.top => static}/hello.txt | 0 {res.limil.top => static}/tex-chtml-full.js | 0 {res.limil.top => static}/tvlive.txt | 0 {res.limil.top => static}/xiutan.m3u | 0 7 files changed, 2 insertions(+), 2 deletions(-) rename {res.limil.top => static}/0.json (100%) rename {res.limil.top => static}/ede.user.js (100%) rename {res.limil.top => static}/hello.txt (100%) rename {res.limil.top => static}/tex-chtml-full.js (100%) rename {res.limil.top => static}/tvlive.txt (100%) rename {res.limil.top => static}/xiutan.m3u (100%) diff --git a/.drone.yml b/.drone.yml index 333d423..8bb0a17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,8 +7,8 @@ steps: - name: Web Deploy image: appleboy/drone-scp settings: - target: ~/res.limil.top - source: ./res.limil.top + target: ~/static + source: ./static host: from_secret: blog_host port: diff --git a/res.limil.top/0.json b/static/0.json similarity index 100% rename from res.limil.top/0.json rename to static/0.json diff --git a/res.limil.top/ede.user.js b/static/ede.user.js similarity index 100% rename from res.limil.top/ede.user.js rename to static/ede.user.js diff --git a/res.limil.top/hello.txt b/static/hello.txt similarity index 100% rename from res.limil.top/hello.txt rename to static/hello.txt diff --git a/res.limil.top/tex-chtml-full.js b/static/tex-chtml-full.js similarity index 100% rename from res.limil.top/tex-chtml-full.js rename to static/tex-chtml-full.js diff --git a/res.limil.top/tvlive.txt b/static/tvlive.txt similarity index 100% rename from res.limil.top/tvlive.txt rename to static/tvlive.txt diff --git a/res.limil.top/xiutan.m3u b/static/xiutan.m3u similarity index 100% rename from res.limil.top/xiutan.m3u rename to static/xiutan.m3u