Update drive-gl-inet.sh

This commit is contained in:
wukongdaily 2023-11-07 08:16:10 +08:00 committed by GitHub
parent 53e6d60039
commit d645c79147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ check_bash_installed() {
fi fi
} }
check_bash_installed check_bash_installed
wget -O /tmp/gl-inet.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh wget -O /tmp/gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh