Update README.md
parent
e91883200d
commit
ce6e2f3601
|
|
@ -1,2 +1,8 @@
|
||||||
# workspaces-public
|
# workspaces-public
|
||||||
|
|
||||||
|
## Setup - Linux x64
|
||||||
|
~~~
|
||||||
|
cd /srv
|
||||||
|
wget https://git.exystem.net/Exystem-Services-Dev/workspaces-public/raw/branch/main/Setup/workspaces-linux-x64-install.sh
|
||||||
|
sudo /srv/workspaces-linux-x64-install.sh workspaces-linux-x64-install.sh apache2|nginx domain.com mail@domain.com
|
||||||
|
~~~
|
||||||
Loading…
Reference in New Issue