From 2bcf5756c7cdac7944e4d076e32d5618f18146fe Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Thu, 29 May 2025 20:19:37 +0000 Subject: [PATCH] Update updated_install2.sh --- updated_install2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updated_install2.sh b/updated_install2.sh index a82bd14..380ed64 100644 --- a/updated_install2.sh +++ b/updated_install2.sh @@ -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/