Updated [EN] Website Installation (markdown)

Wruczek
2019-01-09 13:43:08 +01:00
parent a0ab32ee6f
commit 755c8e34a6
+1
@@ -74,6 +74,7 @@ sudo wget paste_the_release_zip_link_here
sudo unzip ts-website-*.zip
sudo rm ts-website-*.zip
sudo mv -v ts-website/* .
sudo rmdir ts-website
sudo chown www-data:www-data -R .
```