From e10af80dcaabc388d05cdfd5e68a8a82487a7264 Mon Sep 17 00:00:00 2001 From: LoveesYe <109154433+LoveesYe@users.noreply.github.com> Date: Tue, 12 Jul 2022 18:21:15 +0200 Subject: [PATCH] Update master.sh --- master/master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/master.sh b/master/master.sh index 17a63ff..0df0f13 100644 --- a/master/master.sh +++ b/master/master.sh @@ -219,7 +219,7 @@ else fi cd /opt/ -download "https://github.com/LoveesYe/cdnflydadao/master/$tar_gz_name" "https://github.com/LoveesYe/cdnflydadao/master/$tar_gz_name" "$tar_gz_name" +download "https://github.com/LoveesYe/cdnflydadao/raw/main/master/$tar_gz_name" "https://github.com/LoveesYe/cdnflydadao/raw/main/master/$tar_gz_name" "$tar_gz_name" tar xf $tar_gz_name rm -rf cdnfly