Rename Build-JellyFin.ps1 to build-jellyfin.ps1
renaming from webui commit because filesystem being stubborn.
This commit is contained in:
parent
e222c2deb1
commit
b3e0656ab2
|
@ -107,4 +107,4 @@ Copy-Item .\installjellyfin.bat $InstallLocation\installjellyfin.bat
|
|||
if($GenerateZip.IsPresent -or ($GenerateZip -eq $true)){
|
||||
Compress-Archive -Path $InstallLocation -DestinationPath "$InstallLocation/jellyfin.zip" -Force
|
||||
}
|
||||
Write-Verbose "Finished"
|
||||
Write-Verbose "Finished"
|
Loading…
Reference in New Issue
Block a user