myPrayerJournal/publish.ps1

2 lines
120 B
PowerShell

Set-Location src/MyPrayerJournal
dotnet publish -c Release -r linux-x64 -p:PublishSingleFile=true --self-contained false