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