Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
Update cake binaries
  • Loading branch information
Adamm00 committed Nov 3, 2020
1 parent 0cd1b89 commit a142d16
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cake-qos.sh
Expand Up @@ -15,7 +15,7 @@
## |_| ##
## ##
## https://github.com/ttgapers/cakeqos-merlin ##
## v1.0.2 ##
## v1.0.3 ##
## ##
#########################################################

Expand Down Expand Up @@ -131,7 +131,7 @@ Cake_Bin_Download(){
if [ "$VERSION_LOCAL_CAKE" != "$VERSION_REMOTE_CAKE" ] || [ ! -f "/opt/lib/modules/sch_cake.ko" ]|| [ "$VERSION_LOCAL_TC" != "$VERSION_REMOTE_TC" ] || [ ! -f "/opt/sbin/tc" ]; then
case "$RMODEL" in
RT-AC86U)
FILE1_TYPE="1"
FILE1_TYPE="ac"
;;
RT-AX88U)
FILE1_TYPE="ax"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion versions.txt
@@ -1 +1 @@
2020-05-28-a5dccfd8|4.16.0-git-20191110|aarch64-3.10
2020-06-25-48979385|4.16.0-git-20191110|aarch64-3.10

0 comments on commit a142d16

Please sign in to comment.