mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update install-uvtools.sh
This commit is contained in:
@@ -67,8 +67,8 @@ echo ' | | | |\ \ / /| __/ _ \ / _ \| / __|'
|
||||
echo ' | |_| | \ V / | || (_) | (_) | \__ \'
|
||||
echo ' \___/ \_/ \__\___/ \___/|_|___/'
|
||||
echo ' Auto download and installer script '
|
||||
|
||||
echo "- Detecting OS"
|
||||
echo ''
|
||||
echo '- Detecting OS'
|
||||
|
||||
if [ "${OSTYPE:0:6}" == "darwin" ]; then
|
||||
osVariant="osx"
|
||||
|
||||
Reference in New Issue
Block a user