From 2f2853bd865fb4438545f8464ae9e816de7a3593 Mon Sep 17 00:00:00 2001 From: usmannasir Date: Sun, 28 Sep 2025 03:07:06 +0500 Subject: [PATCH] bug fix: cyberpanel db --- install/mysqlUtilities.py | 1 - 1 file changed, 1 deletion(-) diff --git a/install/mysqlUtilities.py b/install/mysqlUtilities.py index 3aa9af3c6..631396a53 100644 --- a/install/mysqlUtilities.py +++ b/install/mysqlUtilities.py @@ -94,7 +94,6 @@ class mysqlUtilities: return 0 else: logging.InstallLog.writeToFile(f"✓ User '{dbuser}'@'{host}' created successfully") - else: # Step 3: Handle special cases and grant privileges if remote: