Skip to content

Update installation.mdx#289

Merged
lixmal merged 1 commit intonetbirdio:mainfrom
tamasmahr:patch-1
Mar 20, 2025
Merged

Update installation.mdx#289
lixmal merged 1 commit intonetbirdio:mainfrom
tamasmahr:patch-1

Conversation

@tamasmahr
Copy link
Copy Markdown
Contributor

tar xcf does not make sense, as x instructs tar to unpack an archive while c instructs it to create one. I changed c to z to tell tar to unpack and decompress the archive.

tar xcf does not make sense, as x instructs tar to unpack an archive while c instructs it to create one. I changed c to z to tell tar to unpack and decompress the archive.
@lixmal lixmal merged commit 553d290 into netbirdio:main Mar 20, 2025
1 check passed
@lixmal
Copy link
Copy Markdown
Contributor

lixmal commented Mar 20, 2025

Thanks @tamasmahr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants