fix: correctly install tls certs with osascript

This commit is contained in:
James Houlahan
2020-04-17 16:25:01 +02:00
parent b75a6f7cf8
commit 8f8fbc745d
2 changed files with 9 additions and 7 deletions

View File

@ -17,6 +17,9 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-124 bump go-appdir from v1.0.0 to v1.1.0
* CSB-72 Skip processing message update event if http statuscode is 422
### Fixed
* Use correct binary name when finding location of addcert.scpt
## [v1.2.6] Donghai - beta (2020-03-31)
### Added