Alternatively, if you have a direct GitHub link, look for raw content. The script often starts with:
Update system and install dependencies sudo apt update && sudo apt upgrade -y sudo apt install -y git curl build-essential python3 python3-venv
Alternatively, if you have a direct GitHub link, look for raw content. The script often starts with:
Update system and install dependencies sudo apt update && sudo apt upgrade -y sudo apt install -y git curl build-essential python3 python3-venv