dave14305
Part of the Furniture
There’s a || instead of && in the check for AX3000.I went to install and got this message:
Code:CakeQOS-Merlin: Cake isn't yet compatible with ASUS RT-AX3000, keep watching our thread!
This is the command I ran:
Code:mkdir -p /jffs/addons/cake-qos && /usr/sbin/curl -s "https://raw.githubusercontent.com/ttgapers/cakeqos-merlin/master/cake-qos.sh" -o "/jffs/addons/cake-qos/cake-qos" && chmod 755 /jffs/addons/cake-qo s/cake-qos && sh /jffs/addons/cake-qos/cake-qos install
Edit: now it’s fixed by Adamm.
Last edited: