Update README.md
parent
7da2904e61
commit
c668e491a5
|
|
@ -7,3 +7,8 @@ wget /srv/workspaces-linux-x64-install.sh https://git.exystem.net/Exystem-Servic
|
||||||
sudo chmod +x workspaces-linux-x64-install.sh
|
sudo chmod +x workspaces-linux-x64-install.sh
|
||||||
sudo ./workspaces-linux-x64-install.sh apache2|nginx domain.com mail@domain.com
|
sudo ./workspaces-linux-x64-install.sh apache2|nginx domain.com mail@domain.com
|
||||||
~~~
|
~~~
|
||||||
|
In case of error try:
|
||||||
|
~~~
|
||||||
|
sudo apt-get install dos2unix
|
||||||
|
dos2unix workspaces-linux-x64-install.sh
|
||||||
|
~~~
|
||||||
Loading…
Reference in New Issue