Skip to content

Commit fb11eba

Browse files
committed
regenerate example
1 parent efe00a3 commit fb11eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/colors/src/lib/colors.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
##
1010
## Color output will be disabled if `NO_COLOR` environment variable is set
1111
## in compliance with https://no-color.org/
12-
12+
##
1313
print_in_color() {
1414
local color="$1"
1515
shift

0 commit comments

Comments
 (0)