Update updated_install2.sh

This commit is contained in:
RomanNum3ral 2025-05-29 20:12:35 +00:00
parent ac8339203e
commit b9b0005493
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ DB_PASSWORD="changeme123" # <- Set your database password here
rsync -avP /tmp/wordpress/ /var/www/html/
chown -R www-data:www-data /var/www/html/
chmod -R 755 /var/www/html/
rm index.html
rm /var/www/html/index.html