mirror of
https://github.com/munki/munki.git
synced 2026-01-04 21:50:03 -06:00
6 lines
188 B
Bash
Executable File
6 lines
188 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# use launchctl to start a background check/install immediately instead
|
|
# of waiting for the StartInterval
|
|
|
|
/bin/launchctl start com.googlecode.munki.managedsoftwareupdate-check |