Sl
Slax
#1
- New server with fresh minimal CentOS 7…
- Try install…
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh) - 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.
