Update test.sh

This commit is contained in:
2019-02-03 18:44:29 -06:00
parent 7545f0d28d
commit 60bfdefb47

View File

@@ -17,8 +17,8 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot
fi
TEST='hello'
detect_os
#result=$(detect_os)
ADISP="$(tr '[:lower:]' '[:upper:]' <<< ${test:0:1})${test:1}"
#declare -p result
echo $ADISP