diff --git a/README.md b/README.md index 5979004..9a7edcd 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,9 @@ cd /srv wget /srv/workspaces-linux-x64-install.sh https://git.exystem.net/Exystem-Services-Dev/workspaces-public/raw/branch/main/Setup/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 +~~~ +In case of error try: +~~~ +sudo apt-get install dos2unix +dos2unix workspaces-linux-x64-install.sh ~~~ \ No newline at end of file