oqtane.framework/Oqtane.Package/install.ps1
2024-09-02 12:09:06 -04:00

2 lines
133 B
PowerShell

Compress-Archive -Path "..\Oqtane.Server\bin\Release\net8.0\publish\*" -DestinationPath "Oqtane.Framework.5.2.2.Install.zip" -Force