From 3f53ddcd7df6a17f4489af375660bc8e20adcd42 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Fri, 17 Jul 2020 14:53:57 -0400 Subject: [PATCH] travis --- flash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flash b/flash index fe6d6b7..fb2f482 100755 --- a/flash +++ b/flash @@ -240,7 +240,7 @@ ${ORANGE}${BOLD}Cards Reviewed:${BOLD}${NC}\t$COUNTER ${LGREY}Category:${NC} ${q[0]} ___________________________________________________________ -$(if [ ${#QUESTION} -lt 59 ]; then printf "%$(( ( 59 - ${#QUESTION} ) / 2 ))s"; fi)$QUESTION\n" +$(if [ ${#QUESTION} -lt 59 ]; then printf "%$(( ( 59 - ${#QUESTION} ) / 2 ))s"; fi)$QUESTION" }