Searched refs:OS_STR (Results 1 – 1 of 1) sorted by relevance
179 OS_STR="$(uname)"180 if [ "$OS_STR" = "Darwin" ]; then182 elif [ "$OS_STR" = "Linux" ]; then
Completed in 2 milliseconds