Add exportscript
This commit is contained in:
parent
4008943aeb
commit
5b4c51eca0
1 changed files with 3 additions and 0 deletions
3
SynologyCertificateExporter/publish.cmd
Normal file
3
SynologyCertificateExporter/publish.cmd
Normal file
|
@ -0,0 +1,3 @@
|
|||
dotnet publish -r linux-x64 --self-contained true -p:PublishSingleFile=true -p:Configuration=Release
|
||||
|
||||
copy "./bin/Release/net5.0/linux-x64/publish/SynologyCertificateExporter" "H:/"
|
Loading…
Add table
Reference in a new issue