From 76a77fca1c6bfd1682cb99f27e42b3ee2650ba03 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Fri, 18 Oct 2024 10:22:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=20=E7=BD=91=E7=BB=9C?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=9B=91=E6=8E=A7=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- apps/rsshub/{2024 => 2024-10-16}/data.yml | 0 apps/rsshub/{2024 => 2024-10-16}/docker-compose.yml | 0 apps/rsshub/{2024 => 2024-10-16}/scripts/init.sh | 0 apps/rsshub/{2024 => 2024-10-16}/scripts/uninstall.sh | 0 apps/rsshub/{2024 => 2024-10-16}/scripts/upgrade.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename apps/rsshub/{2024 => 2024-10-16}/data.yml (100%) rename apps/rsshub/{2024 => 2024-10-16}/docker-compose.yml (100%) rename apps/rsshub/{2024 => 2024-10-16}/scripts/init.sh (100%) rename apps/rsshub/{2024 => 2024-10-16}/scripts/uninstall.sh (100%) rename apps/rsshub/{2024 => 2024-10-16}/scripts/upgrade.sh (100%) diff --git a/apps/rsshub/2024/data.yml b/apps/rsshub/2024-10-16/data.yml similarity index 100% rename from apps/rsshub/2024/data.yml rename to apps/rsshub/2024-10-16/data.yml diff --git a/apps/rsshub/2024/docker-compose.yml b/apps/rsshub/2024-10-16/docker-compose.yml similarity index 100% rename from apps/rsshub/2024/docker-compose.yml rename to apps/rsshub/2024-10-16/docker-compose.yml diff --git a/apps/rsshub/2024/scripts/init.sh b/apps/rsshub/2024-10-16/scripts/init.sh similarity index 100% rename from apps/rsshub/2024/scripts/init.sh rename to apps/rsshub/2024-10-16/scripts/init.sh diff --git a/apps/rsshub/2024/scripts/uninstall.sh b/apps/rsshub/2024-10-16/scripts/uninstall.sh similarity index 100% rename from apps/rsshub/2024/scripts/uninstall.sh rename to apps/rsshub/2024-10-16/scripts/uninstall.sh diff --git a/apps/rsshub/2024/scripts/upgrade.sh b/apps/rsshub/2024-10-16/scripts/upgrade.sh similarity index 100% rename from apps/rsshub/2024/scripts/upgrade.sh rename to apps/rsshub/2024-10-16/scripts/upgrade.sh