Mmx233 / BitSrunLoginGo

深澜校园网登录程序 Go 语言版,适用于Windows、Linux、路由器等。提供对 Docker、Go Module、OpenWrt 的支持
GNU Affero General Public License v3.0
303 stars 27 forks source link

Release文件中autoLogin_linux_mipsle.zip二进制无法使用 #1

Closed tylzh97 closed 3 years ago

tylzh97 commented 3 years ago

Release V2.2版本中的autoLogin_linux_mipsle.zip二进制文件无法在Openwrt中运行,报以下错误: ./autoLogin: line 1: syntax error: unexpected "("

Mmx233 commented 3 years ago

你确定你的openwrt是运行在mipsle架构下的吗

Mmx233 commented 3 years ago

刚刚试过了能运行

Mmx233 commented 3 years ago

运行uname -a查看架构 image

Mmx233 commented 3 years ago

如果问题依然存在,请重新开issue