It seems there’s a problem with the installation on Ubuntu 20.04.4.
I’m running as root (su - ):
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
on a fresh Ubuntu installation and I’m getting
chmod: cannot access 'cyberpanel.sh': No such file or directory
/dev/fd/63: 46: ./cyberpanel.sh: not found
Any ideas?
Here’s the full output:
# sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1802 100 1802 0 0 9147 0 --:--:-- --:--:-- --:--:-- 9101
curl is already the newest version (7.68.0-1ubuntu2.11).
wget is already the newest version (1.20.3-1ubuntu2).
The following package was automatically installed and is no longer required:
libfwupdplugin1
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
chmod: cannot access 'cyberpanel.sh': No such file or directory
/dev/fd/63: 46: ./cyberpanel.sh: not found
interesting…
i use ubuntu…
does anyone can “read” the source about 8090 login ? perhaps it load something like “remote” proxy onto cyberpanel environment ?