Skip to content

Commit

Permalink
TEST - make sure CI works for the \u
Browse files Browse the repository at this point in the history
Test only, do not merge.
  • Loading branch information
JanneKiiskila authored Dec 15, 2023
1 parent 5cba784 commit 1cd51bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edge-info/edge-info
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ _exec(){

_placeTitle(){
TITLE="$1"
echo -e "\n${YELLOW}$TITLE${NORM}"
echo "\n${YELLOW}$TITLE${NORM}"
}

_placeLine(){
Expand Down

0 comments on commit 1cd51bc

Please sign in to comment.