mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
sleep for node
This commit is contained in:
parent
42542b53b3
commit
68da12cfa1
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# wait for node to properly unref the process(?)
|
||||
sleep 15
|
||||
|
||||
# Find current directory & configure paths
|
||||
SCRIPT_PATH=$(realpath $0)
|
||||
SCRIPT_DIR=$(dirname $SCRIPT_PATH)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user