Browse Source

Rename Build-JellyFin.ps1 to build-jellyfin.ps1

renaming from webui commit because filesystem being stubborn.
LogicalPhallacy 6 years ago
parent
commit
b3e0656ab2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build-jellyfin.ps1

+ 1 - 1
Build-JellyFin.ps1 → build-jellyfin.ps1

@@ -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"