Clone the Invidious repository
This downloads all the files needed to run Invidious onto your server. Git is almost always pre-installed on Ubuntu. The folder it creates will hold your entire setup.
git: command not found
Run: sudo apt update && sudo apt install -y git — then retry the clone command.
