From 625d97a93abcd1ef6996b666e6c68a95ca02bf1c Mon Sep 17 00:00:00 2001 From: Dai Date: Thu, 9 Oct 2025 19:16:13 -0700 Subject: [PATCH] Update init --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init b/init index 1cc41a8..77cade5 100644 --- a/init +++ b/init @@ -46,7 +46,7 @@ FLUSH PRIVILEGES; EOF # Secure installation options (this is just an example; customize as needed) -mysql -u root -p$MYSQL_ROOT_PASS <