[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-03-24 07:12:46 +00:00
committed by GitHub
parent 7e6a7d2cd4
commit 27a67af190
@@ -120,8 +120,8 @@ export const SetupServer = ({ serverId, asButton = false }: Props) => {
<div id="hook-form-add-gitlab" className="grid w-full gap-4">
<AlertBlock type="info">
You can connect as root or as a non-root user with passwordless
sudo access. If using a non-root user, ensure passwordless sudo
is configured.
sudo access. If using a non-root user, ensure passwordless sudo is
configured.
</AlertBlock>
<Tabs defaultValue="ssh-keys">