Add Downloads to lookupPaths

This commit is contained in:
Tiago Conceição
2022-10-23 19:53:46 +01:00
parent c09c4138f3
commit 9602650bb5
+1
View File
@@ -66,6 +66,7 @@ lookupPaths=(
"/Applications/UVtools.app/Contents/MacOS/UVtools.sh"
"UVtools.app/Contents/MacOS/UVtools.sh"
"$HOME/Desktop/UVtools.app/Contents/MacOS/UVtools.sh"
"$HOME/Downloads/UVtools.app/Contents/MacOS/UVtools.sh"
"$HOME/UVtools.app/Contents/MacOS/UVtools.sh"
)