Skip to content

Commit

Permalink
update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Jan 4, 2019
1 parent 6391efc commit 8522439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/util.bash
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ function isEmptyString()

function postUpMessage()
{
echo -e "\n\033[1;33m>>>>>>>>>> \033[1;4;32m¯\_(ツ)_/¯\033[0m \033[1;33m<<<<<<<<<<\033[0m\n"
echo -e "\n\033[1;4;32m¯\_(ツ)_/¯\033[0m"
}

function printTable()
Expand Down

0 comments on commit 8522439

Please sign in to comment.