mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-18 05:22:11 +00:00
Re-check after
This commit is contained in:
parent
08b5c7b13c
commit
f2092e597a
@ -41,6 +41,7 @@ struct Secretive: App {
|
|||||||
// We've run setup, we didn't just update, launchd is just not doing it's thing.
|
// We've run setup, we didn't just update, launchd is just not doing it's thing.
|
||||||
// Force a launch directly.
|
// Force a launch directly.
|
||||||
LaunchAgentController().forceLaunch()
|
LaunchAgentController().forceLaunch()
|
||||||
|
agentStatusChecker.check()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user