Unverified Commit d835ac7d authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update custom.sh

parent 2ba328a7
......@@ -30,6 +30,11 @@ fi
uci set dropbear.@dropbear[0].Interface=''
uci commit
# 设置所有网口可访问网页终端
uci delete ttyd.@ttyd[0].interface
uci commit ttyd
# 设置编译作者信息
FILE_PATH="/etc/openwrt_release"
NEW_DESCRIPTION="ImmortalWrt 23.05.4 Compiled by wukongdaily"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment