raggi / openssl-osx-ca

Simple periodic task to sync OSX Keychain certs to Homebrew installed OpenSSL & LibreSSL
Other
225 stars 24 forks source link

Call brew using variable #20

Closed kaidadragonfly closed 5 years ago

kaidadragonfly commented 5 years ago

On line 86 brew is called directly, not using the argument passed in. This breaks it if one uses cron for scheduling.