Files
oqtane.framework/Oqtane.Package/install.ps1
2025-09-12 12:31:47 -04:00

2 lines
133 B
PowerShell

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