sleep 60 seconds to evaluate tree

This commit is contained in:
Ulf Gebhardt 2022-01-12 15:20:12 +01:00
parent 8b684f3ce6
commit 1f2c3ee4da
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,7 +1,7 @@
#!/bin/bash
# wait for node to properly unref the process(?)
sleep 15
sleep 60
# Find current directory & configure paths
SCRIPT_PATH=$(realpath $0)