From 789d909b70e5d8c86f9018d6c08b456b0e299823 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Thu, 27 Dec 2018 22:48:08 +0100 Subject: [PATCH] Updated [EN] Website Installation (markdown) --- [EN]-Website-Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/[EN]-Website-Installation.md b/[EN]-Website-Installation.md index 678b495..a56c24d 100644 --- a/[EN]-Website-Installation.md +++ b/[EN]-Website-Installation.md @@ -65,6 +65,7 @@ sudo **This will remove everything from the `html` folder!** ``` cd /var/www +sudo rm -r html sudo wget paste_the_release_zip_link_here sudo unzip ts-website-release*.zip sudo rm ts-website-release*.zip