openwrtcompileshell / OpenwrtCompileScript

Openwrt编译辅助脚本可以帮助你更快的搭建openwrt环境,但不会帮你完成整个编译过程
GNU General Public License v2.0
300 stars 265 forks source link

wsl Ubuntu 18.04 lts 出现 check_system: unbound variable #4

Closed EuropeanWithSSR closed 4 years ago

EuropeanWithSSR commented 4 years ago

image 运行bash $openwrt时出现,进入OpenwrtCompileScript运行bash openwrt.sh也是一样。 尝试过通过win10的设置里重置Ubuntu,依然会出现。 手动进入lede文件夹可以成功编译。

ITdesk01 commented 4 years ago

已经修复,请执行以下命令更新测试 cd $HOME/Openwrt/Script_File/OpenwrtCompileScript && git pull && bash $openwrt