1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Copy unix-specific System.Runtime.InteropServices.RuntimeInformation to linux output.

This commit is contained in:
Taloth Saldono
2018-11-22 21:45:07 +01:00
parent 1cf80c3ba0
commit f87e2dd717
2 changed files with 4 additions and 2 deletions

View File

@@ -10,8 +10,6 @@ PackageUpdater="apt"
echo Version: "$BuildVersion" Branch: "$BuildBranch"
rm -r ./sonarr_bin/Sonarr.Update
rm ./sonarr_bin/System.Runtime.InteropServices.RuntimeInformation.dll
rm ./sonarr_bin/UI/*.map ./sonarr_bin/UI/Content/*.map
chmod -R ugo-x,ugo+rwX,go-w ./sonarr_bin/*
echo Updating changelog for $BuildVersion