Replying to Avatar Aida

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.

Reply to this note

Please Login to reply.

Discussion

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).

I probably can manage that.

Thanks.

Any luck?