固件采用赚钱宝1代2代3代openwrt官网固件线刷包
https://www.right.com.cn/forum/forum.php?mod=viewthread&tid=4090774
18版本的3G版能用,19的好像用不了

主要坑点是这openwrt不支持sh命令,bash和dash都不能用
只能用ash
要运行的.sh文件内部头需要改为#! /bin/ash
开头
如果出现ash: curl: not found,则需要查找软件包curl,软件包名称是curl的这个安装