Version 3
This commit is contained in:
3
publish.ps1
Executable file
3
publish.ps1
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/snap/bin/pwsh
|
||||
Set-Location src/MyPrayerJournal
|
||||
dotnet publish -c Release -r linux-x64 -p:PublishSingleFile=true --self-contained false
|
||||
Reference in New Issue
Block a user