mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
This corrects an issue where if a symbolic link was given to the `certs:add` command, an error would be thrown even though the file was valid. Issue: #4251