Current (10.04.2018) installation script error?

  1. New server with fresh minimal CentOS 7…
  2. Try install…
    sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
  3. Got this error…
    https://pastebin.com/raw/TL8i8WJa

After several checks:

# ./install.sh 
 -bash: ./install.sh: /bin/bash^M: 

It seems, you need remove ^M from install.sh file.

I have downloaded the install.sh and open it by a text editor.

Install the panel manually.

@murshed said:
I have downloaded the install.sh and open it by a text editor.

Install the panel manually.

Yea, I know. I just update developer about that.

BTW, at this time, install works fine. :slight_smile:

yes, my fault , sorry about that , it’s fixed now