From 0a3cba8ac1074a366163db595b4c2dcd9c667593 Mon Sep 17 00:00:00 2001 From: arch3rPro <30855883+arch3rPro@users.noreply.github.com> Date: Wed, 2 Jul 2025 22:42:27 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4d60c5..3ee4f35 100644 --- a/README.md +++ b/README.md @@ -771,7 +771,7 @@ rm -rf /tmp/appstore_merge # 克隆 appstore-arch3rPro -git clone --depth=1 https://ghfast.top/https://github.com/arch3rPro/appstore /tmp/appstore_merge/appstore-arch3rPro +git clone --depth=1 https://ghfast.top/https://github.com/arch3rPro/1Panel-Appstore /tmp/appstore_merge/appstore-arch3rPro # 复制 数据(完整复制) cp -rf /tmp/appstore_merge/appstore-arch3rPro/apps/* /opt/1panel/resource/apps/local/ @@ -779,4 +779,4 @@ cp -rf /tmp/appstore_merge/appstore-arch3rPro/apps/* /opt/1panel/resource/apps/l # 清理临时目录 rm -rf /tmp/appstore_merge echo "应用商店数据已更新" -``` \ No newline at end of file +```