Update drive-gl-inet.sh
This commit is contained in:
parent
53e6d60039
commit
d645c79147
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user