Scripts docs: Fix typo (#14300)

- Fix incorrect flag
This commit is contained in:
Noah Talerman
2023-10-04 16:16:18 -04:00
committed by GitHub
parent a31e433776
commit a40db25281
+1 -1
View File
@@ -49,7 +49,7 @@ osascript -e 'tell application "Finder" to set desktop picture to POSIX file "'"
1. Run this fleetctl command:
```sh
fleetctl run-script --script_path=set-wallpaper-to-fleet.sh --host=hostname`
fleetctl run-script --script-path=set-wallpaper-to-fleet.sh --host=hostname
```
> Replace --host flag with your target host's hostname.