diff --git a/scripts/post_install/auto_post_install.sh b/scripts/post_install/auto_post_install.sh index bd89b921..0d60d039 100644 --- a/scripts/post_install/auto_post_install.sh +++ b/scripts/post_install/auto_post_install.sh @@ -197,7 +197,6 @@ configure_time_sync() { systemctl restart postfix 2>/dev/null || true msg_ok "$(translate "Automatic time synchronization enabled")" register_tool "time_sync" true - msg_success "$(translate "Time settings configuration completed")" else msg_error "$(translate "Failed to enable automatic time synchronization")" fi