Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
azavaxhuman committed Mar 10, 2024
1 parent aac765a commit 4f9f7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ esac
cfwarpIP(){
echo "download warp endpoint file base on your CPU architecture"
if [[ -n $cpu ]]; then
curl -L -o warpendpoint -# --retry 2 https://raw.githubusercontent.com/Ptechgithub/warp/main/endip/$cpu
curl -L -o warpendpoint -# --retry 2 https://raw.githubusercontent.com/azavaxhuman/Quick_Warp_on_Warp/main/$cpu
fi
}

Expand Down

0 comments on commit 4f9f7fe

Please sign in to comment.