From 9e172318b4aa306540f8948cb60add9e9847b290 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 --- rsshub/{2024 => 2024-10-16}/data.yml | 0 rsshub/{2024 => 2024-10-16}/docker-compose.yml | 0 rsshub/{2024 => 2024-10-16}/scripts/init.sh | 0 rsshub/{2024 => 2024-10-16}/scripts/uninstall.sh | 0 rsshub/{2024 => 2024-10-16}/scripts/upgrade.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename rsshub/{2024 => 2024-10-16}/data.yml (100%) rename rsshub/{2024 => 2024-10-16}/docker-compose.yml (100%) rename rsshub/{2024 => 2024-10-16}/scripts/init.sh (100%) rename rsshub/{2024 => 2024-10-16}/scripts/uninstall.sh (100%) rename rsshub/{2024 => 2024-10-16}/scripts/upgrade.sh (100%) diff --git a/rsshub/2024/data.yml b/rsshub/2024-10-16/data.yml similarity index 100% rename from rsshub/2024/data.yml rename to rsshub/2024-10-16/data.yml diff --git a/rsshub/2024/docker-compose.yml b/rsshub/2024-10-16/docker-compose.yml similarity index 100% rename from rsshub/2024/docker-compose.yml rename to rsshub/2024-10-16/docker-compose.yml diff --git a/rsshub/2024/scripts/init.sh b/rsshub/2024-10-16/scripts/init.sh similarity index 100% rename from rsshub/2024/scripts/init.sh rename to rsshub/2024-10-16/scripts/init.sh diff --git a/rsshub/2024/scripts/uninstall.sh b/rsshub/2024-10-16/scripts/uninstall.sh similarity index 100% rename from rsshub/2024/scripts/uninstall.sh rename to rsshub/2024-10-16/scripts/uninstall.sh diff --git a/rsshub/2024/scripts/upgrade.sh b/rsshub/2024-10-16/scripts/upgrade.sh similarity index 100% rename from rsshub/2024/scripts/upgrade.sh rename to rsshub/2024-10-16/scripts/upgrade.sh