mirror of
https://github.com/munki/munki.git
synced 2026-01-17 20:50:25 -06:00
add note for future consideration
This commit is contained in:
@@ -91,6 +91,8 @@ func runPreOrPostScript(name: String, runType: String) async -> Int {
|
||||
|
||||
/// If there are executables inside the cleanup directory,
|
||||
/// run them and remove them if successful
|
||||
/// NOTE: historically, this has been used to clean up the Python framework when updating
|
||||
/// Python versions. This may no longer be needed.
|
||||
func doCleanupTasks(_ runType: String) async {
|
||||
// TODO: make this relative to managedsoftwareupdate binary
|
||||
let cleanupdir = "/usr/local/munki/cleanup"
|
||||
|
||||
Reference in New Issue
Block a user