1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

Fixed: (Windows) clean up extraneous files in build folder during installation

This commit is contained in:
Mark McDowall
2020-10-12 11:03:47 -07:00
parent f30ae69c10
commit 7dd64d843a
3 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
REM SET BUILD_NUMBER=1
REM SET BRANCH=develop
SET BUILD_NUMBER=1
SET BRANCH=develop
echo ##teamcity[progressStart 'Building setup file']
inno\ISCC.exe sonarr.iss
echo ##teamcity[progressFinish 'Building setup file']