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