diff --git a/test.sh b/test.sh index 4109dc1..d67c35d 100644 --- a/test.sh +++ b/test.sh @@ -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