mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-05 07:27:11 +00:00
Deleted some emptry lines
This commit is contained in:
@@ -5,7 +5,6 @@ rd %PACKAGEROOT% /S /Q
|
||||
del nzbdrone*.zip /Q /F
|
||||
|
||||
|
||||
|
||||
xcopy IISExpress %TARGET%\IISExpress /E /V /I /Y
|
||||
|
||||
|
||||
@@ -27,7 +26,6 @@ xcopy NzbDrone.Web\Views\*.* %TARGET%\NzbDrone.Web\Views\ /E /V /I /Y
|
||||
del %TARGET%\NzbDrone.Web\bin\*.xml /Q /F
|
||||
|
||||
|
||||
|
||||
xcopy NzbDrone.Web\log.config %TARGET%\NzbDrone.Web\
|
||||
xcopy NzbDrone.Web\Global.asax %TARGET%\NzbDrone.Web\
|
||||
xcopy NzbDrone.Web\favicon.ico %TARGET%\NzbDrone.Web\
|
||||
@@ -51,7 +49,6 @@ del *debug.js /Q /F /S
|
||||
del *-vsdoc.js /Q /F /S
|
||||
|
||||
|
||||
|
||||
..\Libraries\7zip\7za.exe a -tzip ..\NzbDrone.zip *
|
||||
|
||||
CD ..
|
||||
Reference in New Issue
Block a user