Files
oqtane.framework/Oqtane.Package/install.ps1
2025-10-10 15:23:04 -04:00

2 lines
135 B
PowerShell

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