README.md
Signed-off-by: gitea-action <git@cooluc.com>
This commit is contained in:
parent
7ba948675d
commit
7e9f5e8095
@ -1,4 +1,4 @@
|
||||
# Psswall & SSRP 插件防炸上游备份
|
||||
# 科学插件防炸上游备份
|
||||
|
||||
### 防止插件上游进行激进的改动,导致一些问题的出现,备份并按需同步可以确保编译时插件始终可用
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
rm -rf feeds/packages/net/{xray-core,v2ray-core,v2ray-geodata,sing-box}
|
||||
git clone https://github.com/sbwml/openwrt_helloworld package/helloworld
|
||||
|
||||
# 更新 golang 1.22 版本
|
||||
# 更新 golang 1.23 版本
|
||||
rm -rf feeds/packages/lang/golang
|
||||
git clone https://github.com/sbwml/packages_lang_golang -b 22.x feeds/packages/lang/golang
|
||||
git clone https://github.com/sbwml/packages_lang_golang -b 23.x feeds/packages/lang/golang
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user