From fcd205b0ab89aced8e1e2f5a85f847a04a2b718e Mon Sep 17 00:00:00 2001 From: Shaun Inman Date: Sun, 15 Dec 2024 11:27:12 -0500 Subject: [PATCH] fixed alignment in commits.txt --- commits.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commits.sh b/commits.sh index 3bfb9a43..a26bb8c6 100755 --- a/commits.sh +++ b/commits.sh @@ -38,7 +38,7 @@ bump() { { # tell MINUI - printf '%-24s%-10s%-12s%s\n' MINUI HASH DATE USER/REPO + printf '%-26s%-10s%-12s%s\n' MINUI HASH DATE USER/REPO rule show ./ bump