Skip to content

Commit c426754

Browse files
committed
Change structure code installation with Human Readable xD
1 parent aad8c06 commit c426754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper/screen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function screenSize() {
1919

2020
else
2121

22-
echo -e "[ ${COLOR_WARNING}ERROR${COLOR_BASED} ] > Please run '${COLOR_WARNING}export COLUMNS LINES${COLOR_BASED}' first and then run again!"
22+
echo -e "[ ${COLOR_DANGER}ERROR${COLOR_BASED} ] > Please run '${COLOR_WARNING}export COLUMNS LINES${COLOR_BASED}' first and then run again!"
2323

2424
fi
2525

0 commit comments

Comments
 (0)