|
@@ -3,7 +3,7 @@
|
|
param(
|
|
param(
|
|
[Switch]$Quiet,
|
|
[Switch]$Quiet,
|
|
[Switch]$InstallAsService,
|
|
[Switch]$InstallAsService,
|
|
- [pscredential]$ServiceUser,
|
|
|
|
|
|
+ [System.Management.Automation.pscredential]$ServiceUser,
|
|
[switch]$CreateDesktopShorcut,
|
|
[switch]$CreateDesktopShorcut,
|
|
[switch]$LaunchJellyfin,
|
|
[switch]$LaunchJellyfin,
|
|
[switch]$MigrateEmbyLibrary,
|
|
[switch]$MigrateEmbyLibrary,
|