mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 12:36:50 -07:00
New: Run integration tests for various mono versions
This commit is contained in:
parent
254a8ce64c
commit
4a2276225c
3 changed files with 82 additions and 6 deletions
1
build.sh
1
build.sh
|
@ -196,7 +196,6 @@ PackageMacOS()
|
|||
|
||||
echo "Adding Startup script"
|
||||
cp ./macOS/Lidarr $outputFolderMacOS
|
||||
dos2unix $outputFolderMacOS/Lidarr
|
||||
|
||||
echo "Copying Binaries"
|
||||
cp -r $outputFolderLinux/* $outputFolderMacOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue