diff --git a/bash-test.sh b/bash-test.sh index b7ae015..7a26f48 100755 --- a/bash-test.sh +++ b/bash-test.sh @@ -12,4 +12,8 @@ else root_dir="$(realpath "${root_dir}")" fi +tput smso echo ${root_dir} +tput rmso + +echo "blargh"