Merge "Fix that the cyborg database init failed."
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Bootstrap and exit if KOLLA_BOOTSTRAP variable is set. This catches all cases
|
||||
# of the KOLLA_BOOTSTRAP variable being set, including empty.
|
||||
if [[ "${!KOLLA_BOOTSTRAP[@]}" ]]; then
|
||||
cyborg-dbsync
|
||||
cyborg-dbsync upgrade
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user