mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
Update README.md
This commit is contained in:
parent
5b0b849da9
commit
d40f9bbcc8
@ -71,7 +71,7 @@
|
||||
|
||||
`1panel`计划任务类型`Shell 脚本`的计划任务框里,添加并执行以下命令,或者终端运行以下命令,
|
||||
```shell
|
||||
git clone -b localApps https://gh-proxy.com/https://github.com/okxlin/appstore /opt/1panel/resource/apps/local/appstore-localApps
|
||||
git clone -b localApps https://mirror.ghproxy.com/https://github.com/okxlin/appstore /opt/1panel/resource/apps/local/appstore-localApps
|
||||
|
||||
cp -rf /opt/1panel/resource/apps/local/appstore-localApps/apps/* /opt/1panel/resource/apps/local/
|
||||
|
||||
@ -84,7 +84,7 @@ rm -r /opt/1panel/resource/apps/local/appstore-localApps
|
||||
|
||||
`1panel`计划任务类型`Shell 脚本`的计划任务框里,添加并执行以下命令,或者终端运行以下命令,
|
||||
```shell
|
||||
wget -P /opt/1panel/resource/apps/local https://gh-proxy.com/https://github.com/okxlin/appstore/archive/refs/heads/localApps.zip
|
||||
wget -P /opt/1panel/resource/apps/local https://mirror.ghproxy.com/https://github.com/okxlin/appstore/archive/refs/heads/localApps.zip
|
||||
|
||||
unzip -o -d /opt/1panel/resource/apps/local/ /opt/1panel/resource/apps/local/localApps.zip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user