You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.
Check warning on line 1 in .github
@github-actions
github-actions
/ Build OpenWrt
.github#L1
No files were found for the provided path: ./bin/targets///config.seed. No artifacts will be uploaded.
我看教程的图片上 下面的内容前面是没有#号的 ,现在的版本里 push branches - master前面都没有# 截图上 下面这几行代码前面是没有#的 我需要去除吗?
# schedule:
# - cron: 0 20 * * *
# release:
# types: [published]
小白的我 不是 很懂 麻烦大神们帮忙解答下 另外 我看 固件定制部分 编译x64固件 也是注释了的 我需要将#去除吗? 若我编译什么功能都不加的固件.
Check warning on line 1 in .github
@github-actions
github-actions
/ Build OpenWrt
.github#L1
No files were found for the provided path: ./bin/targets///config.seed. No artifacts will be uploaded.
# 常用LuCI插件选择:
cat >> .config <<EOF
CONFIG_PACKAGE_luci-app-aliddns=y
CONFIG_PACKAGE_luci-app-ssr-plus=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Socks=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray=y
EOF
编译的 内容里 有以上内容 但编译出来的固件里 没有 ssr-plus 也没有阿里云的ddns
UP主 可以重新弄一份新版本不 针对我这样的小白 也不知道 去哪里学习.
The text was updated successfully, but these errors were encountered: