fixed wrong path, closes #67

This commit is contained in:
Armin Briegel
2025-01-14 16:22:46 +01:00
parent 6645a7a926
commit d3cec3276e

View File

@@ -33,7 +33,7 @@ You may also need to remember to remove the [flag file](#flag-file) before launc
You will also be able launch the app as the user, by double-clicking the app in `/Applications/Utilities`. This is useful to test the look and feel of your custom icons, text and localization. When you use this to create screen shots for documentation, also note the `overrideSerialNumber` and `hideDebugLabel` keys.
For testing, you can also re-launch Setup Manager from the command line as root with `sudo "/Applications/Utilities/Setup Manager/Contents/Resources/Setup Manager"`
For testing, you can also re-launch Setup Manager from the command line as root with `sudo "/Applications/Utilities/Setup Manager/Contents/MacOS/Setup Manager"`
## Flag file