Merge pull request #1505 from trumblejoe/patch-1

Qualified Namespace of pscredential
pull/1513/head
dkanada 5 years ago committed by GitHub
commit 0e0c70f782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save