First I post a thread that 1-click install is broken, and its been over 24 hours. The post hasn't even been approved. I just tried to install from repository, and it doesn't work either:
sudo wget -O - https://repo.litespeed.sh | sudo bash
[sudo] password for xxx:
Redirecting output to...
I'm transitioning from Windows, although I've used Linux for many years. Curl didn't exist, so I added it. When I tried to run the one-click command below, it failed. Attempts to manually create the directory also failed. Any hints on how to proceed?
$ sudo bash <( curl -k...