Update updated_install2.sh

This commit is contained in:
RomanNum3ral 2025-05-29 20:19:37 +00:00
parent e157d3637f
commit 2bcf5756c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# ====== CONFIGURATION ======
DB_PASSWORD="changeme123" # <- Set your database password here
DB_PASSWORD="Change-me123@!" # <- Set your database password here
rsync -avP /tmp/wordpress/ /var/www/html/
chown -R www-data:www-data /var/www/html/