mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 05:36:22 +01:00
Remove extra EndIf
This commit is contained in:
parent
5e90747541
commit
aca4f83333
1 changed files with 0 additions and 1 deletions
|
|
@ -259,7 +259,6 @@ ${If} $_INSTALLSERVICE_ == "Yes" ; Only run this if we're going to install the s
|
|||
!insertmacro ShowError "Could not configure the Jellyfin Server service app exit action." ConfigureDefaultAppExit
|
||||
${EndIf}
|
||||
DetailPrint "Jellyfin Server service exit action set, $0"
|
||||
${EndIf}
|
||||
${EndIf}
|
||||
|
||||
SectionEnd
|
||||
|
|
|
|||
Loading…
Reference in a new issue