mirror of
https://github.com/FIX94/nfs2iso2nfs.git
synced 2024-11-26 03:24:21 +01:00
3 lines
120 B
Bash
Executable File
3 lines
120 B
Bash
Executable File
# Requires .NET 5.0 (https://dotnet.microsoft.com/download)
|
|
dotnet publish -c Release -r osx-x64 --self-contained true
|