From 99589accfccf5a9b35d64b97afbe0dd786df3c3e Mon Sep 17 00:00:00 2001 From: rany Date: Sat, 8 Jul 2023 18:24:31 +0300 Subject: [PATCH] Fix setup script's download URL Signed-off-by: rany --- cake-autorate-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cake-autorate-setup.sh b/cake-autorate-setup.sh index df4302f5..e43f15df 100644 --- a/cake-autorate-setup.sh +++ b/cake-autorate-setup.sh @@ -3,7 +3,7 @@ # See https://github.com/lynxthecat/sqm-autorate for details # https://www.shellcheck.net/ is your friend -SRC_DIR="https://raw.githubusercontent.com/lynxthecat/CAKE-autorate/main/" +SRC_DIR="https://raw.githubusercontent.com/lynxthecat/CAKE-autorate/v1.1/" DOC_URL="https://github.com/lynxthecat/CAKE-autorate#installation-on-openwrt" # Retrieve required packages