Files
dokku/plugins/common/exec.go
Jose Diaz-Gonzalez 3843ac2de2 fix: do not print command directly and instead use LogWarn to send to stdout
If we use the standard logging method from go-execute, any subprocess calls through plugn may capture the wrong output due to handling stdout.
2024-02-21 18:15:11 -05:00

4.2 KiB