diff options
Diffstat (limited to 'build-jellyfin.ps1')
| -rw-r--r-- | build-jellyfin.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-jellyfin.ps1 b/build-jellyfin.ps1 index 224716621..d063d403c 100644 --- a/build-jellyfin.ps1 +++ b/build-jellyfin.ps1 @@ -1,4 +1,4 @@ -[CmdletBinding()]
+[CmdletBinding()]
param(
[switch]$InstallFFMPEG,
[switch]$InstallNSSM,
|
