diff --git a/[EN]-Website-Installation.md b/[EN]-Website-Installation.md index 0c301f2..4455cb8 100644 --- a/[EN]-Website-Installation.md +++ b/[EN]-Website-Installation.md @@ -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 . ```