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:
@@ -87,7 +87,7 @@ echo "Error: UVtools.app not found on known paths"
|
||||
' > "$run_script"
|
||||
|
||||
chmod a+x "$run_script"
|
||||
echo "Note: Always run \"bash run-uvtools\" from desktop to run UVtools on your mac arm64!"
|
||||
echo "Note: Always run \"bash run-uvtools\" from your Desktop to launch UVtools on this Mac (arm64)!"
|
||||
fi
|
||||
|
||||
if [ -f "$appPath/Contents/MacOS/UVtools.sh" ]; then
|
||||
|
||||
Reference in New Issue
Block a user