https://github.com/quentintaranpino/nostrcheck-server has a noob proof install script.
Discussion
GitHub = nogo.
I have no clue how anyone uses anything from github to do anything. It's the worst UX/UI I've ever come across.
*sighs* I'll try to see if I can figure that out, but honestly isn't likely.
No need to interact with Git. Just run
`curl https://raw.githubusercontent.com/quentintaranpino/nostrcheck-server/refs/heads/main/scripts/install.sh --output install.sh && chmod +x install.sh && ./install.sh`
on a clean Ubuntu install (VM or VPS).