From 048968c06b23698629b1b7659ac25614123f12eb Mon Sep 17 00:00:00 2001 From: Dai Date: Thu, 9 Oct 2025 20:00:22 -0700 Subject: [PATCH] Update init --- init | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/init b/init index ce8a38a..3d35438 100644 --- a/init +++ b/init @@ -40,23 +40,6 @@ sudo systemctl restart php8.4-fpm # MariaDB sudo systemctl enable --now mariadb # Secure MariaDB - -# Set the Root Password -mysql -u root <