Skip to content

Commit

Permalink
Update linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madscientist16 authored Oct 28, 2024
1 parent 2529be7 commit 7484511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/installation/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ sudo apt install -f
Due to the number of command line options that must be passed on to the Jellyfin binary, it is easiest to create a small script to run Jellyfin.
```sh
SUDO_EDITOR=nano sudoedit jellyfin.sh
sudoedit jellyfin.sh
```
Then paste the following commands and modify as needed.
Expand Down

0 comments on commit 7484511

Please sign in to comment.