From e77366fca98e70e7b25b67d7beeb41f2148b5611 Mon Sep 17 00:00:00 2001 From: fabrice1236 Date: Mon, 6 Jan 2025 20:53:58 +0100 Subject: [PATCH] Bug fix --- install/ghost-install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install/ghost-install.sh b/install/ghost-install.sh index 01c1d92e..dc3d4629 100644 --- a/install/ghost-install.sh +++ b/install/ghost-install.sh @@ -36,9 +36,6 @@ $STD mysql -u root -p'ghost' -e "FLUSH PRIVILEGES;" msg_ok "Configured MySQL" -Rules updated (v6) - - # Set up Node.js Repository msg_info "Setting up Node.js Repository" mkdir -p /etc/apt/keyrings