mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Reduce daemon sleep timer 10 -> 3
This commit is contained in:
parent
9cff7d76aa
commit
a30ade34b1
@ -4,5 +4,5 @@
|
||||
# periodically executed
|
||||
while true; do
|
||||
flask tasks
|
||||
sleep 10
|
||||
sleep 3
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user