mirror of
https://github.com/munki/munki.git
synced 2026-05-03 10:59:48 -05: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 |