We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to Replicate:
download curl -LkO https://raw.githubusercontent.com/remoteit/installer/master/scripts/auto-install.sh
Run it on a debian MIPS box and the installer tries to download this file which doesn't exist: https://github.com/remoteit/installer/releases/download/v2.3.17/connectd_2.3.17_mipsel.deb
Here's the architecture info: system type : MediaTek MT7621 ver:1 eco:3 machine : Ubiquiti EdgeRouter processor : 0 cpu model : MIPS 1004Kc V2.15 BogoMIPS : 581.63 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Replicate:
download curl -LkO https://raw.githubusercontent.com/remoteit/installer/master/scripts/auto-install.sh
Run it on a debian MIPS box and the installer tries to download this file which doesn't exist:
https://github.com/remoteit/installer/releases/download/v2.3.17/connectd_2.3.17_mipsel.deb
Here's the architecture info:
system type : MediaTek MT7621 ver:1 eco:3
machine : Ubiquiti EdgeRouter
processor : 0
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 581.63
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
The text was updated successfully, but these errors were encountered: