europa: run taskob every 30min
This commit is contained in:
parent
5a95cc5f47
commit
128b1e204c
@ -161,6 +161,7 @@ in {
|
||||
systemCronJobs = [
|
||||
"*/2 * * * * qbit . /etc/profile; (cd ~/Brain && git sync) >/dev/null 2>&1"
|
||||
"*/5 * * * * qbit . /etc/profile; (cd ~/org && git sync) >/dev/null 2>&1"
|
||||
"*/30 * * * * qbit . /etc/profile; taskobs"
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user