Hello,
I am not able to install CyberPanel on DigitalOcean Droplet running Centos7 2gb ram 2vCPU
[root@cyberpanel ~]# wget http://cyberpanel.net/install.tar.gz
-bash: wget: command not found
[root@cyberpanel ~]# tar zxf install.tar.gz
tar (child): install.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
[root@cyberpanel ~]# cd install
-bash: cd: install: No such file or directory
[root@cyberpanel ~]# chmod +x install.py
chmod: cannot access ‘install.py’: No such file or directory
[root@cyberpanel ~]# python install.py [198.199.90.154]


