Update install-uvtools.sh

This commit is contained in:
Tiago Conceição
2022-10-19 04:32:47 +01:00
parent 09027ea5e0
commit ddf6ba30c8
+1 -1
View File
@@ -47,7 +47,7 @@ if [ "${OSTYPE:0:6}" == "darwin" ]; then
brew install --cask uvtools
# Required dotnet-sdk to run arm64 and bypass codesign
[ "$arch_name" == "arm64" -a -z "$(command -v dotnet)" ] brew install --cask dotnet-sdk
[ "$arch_name" == "arm64" -a -z "$(command -v dotnet)" ] && brew install --cask dotnet-sdk
if [ -d "$appDir" ]; then
# Remove quarantine security from files