Files
oqtane.framework/Oqtane.Package/install.ps1
2025-09-02 13:59:27 -04:00

2 lines
133 B
PowerShell

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