Reduce the gap between blend-files checks to 1 second
This commit is contained in:
parent
a86d8ff966
commit
80c4de0637
2 changed files with 3 additions and 2 deletions
|
@ -233,4 +233,4 @@ while True:
|
|||
|
||||
create_container_binaries()
|
||||
create_container_applications()
|
||||
time.sleep(15)
|
||||
time.sleep(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue