modifications for System Update

This commit is contained in:
Shaun Walker
2020-08-06 13:30:06 -04:00
parent 04257f75e7
commit 1750f28a9f
6 changed files with 33 additions and 9 deletions

View File

@ -0,0 +1 @@
Compress-Archive -Path "..\Oqtane.Server\bin\Release\netcoreapp3.1\publish\*" -DestinationPath "..\Oqtane.Server\bin\Release\Oqtane.Framework.Upgrade.zip" -Force