Files
oqtane.framework/Oqtane.Package/install.ps1
2025-12-19 15:51:21 -05:00

2 lines
135 B
PowerShell

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