drawio-export/build/package/msi/templates/choco/LICENSE.txt
Алексей Бадяев 8d18d7291e
All checks were successful
drawio-export/pipeline/head This commit looks good
Автоматическая сборка пакетов Debian (#4)
This PR closes #2

Reviewed-on: #4
2023-04-12 22:37:54 +07:00

10 lines
170 B
Plaintext

From: {{.Choco.LicenseURL}}
LICENSE
{{if gt (.License | len) 0}}
{{.License | cat}}
{{else if gt (.Choco.LicenseURL | len) 0}}
{{.Choco.LicenseURL | download}}
{{end}}