From 4feb6d18bf30eb9fdf6e8c7663eabbf5477842ab Mon Sep 17 00:00:00 2001 From: Night Owl <176560581+ShadowOwlCode@users.noreply.github.com> Date: Mon, 2 Sep 2024 23:22:37 +0330 Subject: [PATCH] Update Necessary packages --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c08d75a..cd8f518 100644 --- a/install.sh +++ b/install.sh @@ -10,7 +10,7 @@ if ! command -v jq &> /dev/null || ! command -v git &> /dev/null || ! command -v echo "${yellow}Necessary packages are not installed. Please wait while they are being installed..." sleep 3 echo - apt update && apt upgrade -y && apt install jq qrencode curl pwgen uuid-runtime python3 python3-pip python3-venv git bc -y + apt update && apt upgrade -y && apt install jq qrencode curl pwgen uuid-runtime python3 python3-pip python3-venv git bc zip -y fi git clone https://github.com/ReturnFI/Hysteria2 /etc/hysteria