Beta Clone
This commit is contained in:
@ -13,7 +13,7 @@ if ! command -v jq &> /dev/null || ! command -v git &> /dev/null || ! command -v
|
|||||||
apt update && apt upgrade -y && apt install jq qrencode curl pwgen uuid-runtime python3 python3-pip git -y
|
apt update && apt upgrade -y && apt install jq qrencode curl pwgen uuid-runtime python3 python3-pip git -y
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git clone https://github.com/ReturnFI/Hysteria2 /etc/hysteria
|
git clone -b beta https://github.com/ReturnFI/Hysteria2 /etc/hysteria
|
||||||
|
|
||||||
# Add alias 'hys2' for Hysteria2
|
# Add alias 'hys2' for Hysteria2
|
||||||
if ! grep -q "alias hys2='/etc/hysteria/menu.sh'" ~/.bashrc; then
|
if ! grep -q "alias hys2='/etc/hysteria/menu.sh'" ~/.bashrc; then
|
||||||
|
|||||||
Reference in New Issue
Block a user