Files
dokku/plugins/common
Jose Diaz-Gonzalez ef25a9b0d8 refactor: standardize on shorthand for redirecting all output to /dev/null
The shorthand is more prevalent in this codebase, and is something that bash supports, so we should just use the same thing everywhere.

Note that we do not use shorthand redirect in Makefile as shell parsing is a bit different in Make and the shorthand redirect doesn't seem to be properly supported, causing CI errors.
2023-08-05 10:58:57 -04:00
..
2020-11-21 20:57:33 -05:00
2022-11-25 14:50:35 -05:00
2023-08-05 13:53:08 +00:00
2021-04-13 13:26:23 -04:00
2023-01-21 16:43:43 -05:00