# 移除 openwrt feeds 自带的核心包
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.23 版本
rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 23.x feeds/packages/lang/golang
forked from sbwml/openwrt_helloworld
-
Notifications
You must be signed in to change notification settings - Fork 0
Extra Packages for OpenWrt 23.05
ycy119744220/openwrt_helloworld
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Extra Packages for OpenWrt 23.05
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Lua 29.0%
- Shell 22.1%
- HTML 17.1%
- JavaScript 16.3%
- C 11.1%
- Makefile 2.8%
- Other 1.6%