mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove wait time alltogether
This commit is contained in:
parent
df8c6ef8f7
commit
e5955a8067
@ -1,9 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# wait for node to properly unref the process 15sec is too less, 60 is enough
|
||||
# Wait 60 seconds to evaluate ps -x --forest
|
||||
sleep 25
|
||||
|
||||
# Find current directory & configure paths
|
||||
set -o allexport
|
||||
SCRIPT_PATH=$(realpath $0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user