This commit is contained in:
arch3rPro
2025-06-30 23:44:04 +08:00
+2 -2
View File
@@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img src="https://raw.githubusercontent.com/arch3rPro/1Panel-Appstore/dev/1Panel-Appstore.png" > <img src="https://raw.githubusercontent.com/arch3rPro/1Panel-Appstore/main/1Panel-Appstore.png" >
</p> </p>
<h1 align="center">1Panel AppStore </h1> <h1 align="center">1Panel AppStore </h1>
<br> <br>
@@ -694,4 +694,4 @@ cp -rf /tmp/appstore_merge/appstore-arch3rPro/apps/* /opt/1panel/resource/apps/l
# 清理临时目录 # 清理临时目录
rm -rf /tmp/appstore_merge rm -rf /tmp/appstore_merge
echo "应用商店数据已更新" echo "应用商店数据已更新"
``` ```