Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-fischer committed Aug 13, 2024
1 parent 76f31e9 commit 9be7c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/how-to/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ brew unlink netbird
curl -fsSL https://pkgs.netbird.io/install.sh | sh
```

For NetBird to work on Synology after a reboot, you need to run this scrip every time you reboot your NAS. To automate this process, you can create a scheduled task in the Synology DSM.
For NetBird to work on Synology after a reboot, you need to run this script every time you reboot your NAS. To automate this process, you can create a scheduled task in the Synology DSM.
```bash
#!/bin/sh

Expand Down

0 comments on commit 9be7c09

Please sign in to comment.