Update test.sh

This commit is contained in:
RomanNum3ral 2025-05-29 20:57:12 +00:00
parent 906d9a0baf
commit 7c90de611e
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
DB_NAME="wordpress"
DB_USER="wordpressuser"
DB_PASSWORD="Change-me123@!"
DB_ROOT_PASSWORD="RootSecure123!@#"
# ====== Update & Install Packages ======
apt update && apt upgrade -y