mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-31 03:25:51 +01:00
Better postgres and proxy readyness check by deleting _ready file first
This commit is contained in:
@@ -66,6 +66,8 @@ if [ "${returncode}" -ne "0" ]; then
|
||||
exit ${returncode}
|
||||
fi
|
||||
|
||||
rm -f /container_monitor/proxy_ready
|
||||
|
||||
chmod 0600 $DB_FILE
|
||||
|
||||
createCurlConfig ${WATCHER_BTC_NODE_RPC_CFG} ${WATCHER_BTC_NODE_RPC_USER}
|
||||
|
||||
Reference in New Issue
Block a user