Browse Source

Update master.sh

main
LoveesYe 3 years ago committed by GitHub
parent
commit
e10af80dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      master/master.sh

2
master/master.sh

@ -219,7 +219,7 @@ else @@ -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

Loading…
Cancel
Save