mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Deleted some emptry lines
This commit is contained in:
@@ -5,7 +5,6 @@ rd %PACKAGEROOT% /S /Q
|
|||||||
del nzbdrone*.zip /Q /F
|
del nzbdrone*.zip /Q /F
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
xcopy IISExpress %TARGET%\IISExpress /E /V /I /Y
|
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
|
del %TARGET%\NzbDrone.Web\bin\*.xml /Q /F
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
xcopy NzbDrone.Web\log.config %TARGET%\NzbDrone.Web\
|
xcopy NzbDrone.Web\log.config %TARGET%\NzbDrone.Web\
|
||||||
xcopy NzbDrone.Web\Global.asax %TARGET%\NzbDrone.Web\
|
xcopy NzbDrone.Web\Global.asax %TARGET%\NzbDrone.Web\
|
||||||
xcopy NzbDrone.Web\favicon.ico %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
|
del *-vsdoc.js /Q /F /S
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
..\Libraries\7zip\7za.exe a -tzip ..\NzbDrone.zip *
|
..\Libraries\7zip\7za.exe a -tzip ..\NzbDrone.zip *
|
||||||
|
|
||||||
CD ..
|
CD ..
|
||||||
Reference in New Issue
Block a user