update landing page

This commit is contained in:
2024-10-30 11:00:21 -05:00
parent e164c91990
commit 374c8f019d
5 changed files with 75 additions and 40 deletions

View File

@@ -31,6 +31,7 @@ fi
# Move the newly extracted directory to /var/www
mv $APP_DIR /var/www
# Restart Nginx to apply changes
systemctl restart nginx