mirror of
https://github.com/munki/munki.git
synced 2026-06-06 20:08:09 +00: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 |