New: Run integration tests for various mono versions

This commit is contained in:
ta264 2019-09-12 21:35:22 +01:00
parent 254a8ce64c
commit 4a2276225c
3 changed files with 82 additions and 6 deletions

View file

@ -196,7 +196,6 @@ PackageMacOS()
echo "Adding Startup script"
cp ./macOS/Lidarr $outputFolderMacOS
dos2unix $outputFolderMacOS/Lidarr
echo "Copying Binaries"
cp -r $outputFolderLinux/* $outputFolderMacOS