mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
missing if
This commit is contained in:
parent
437b7421d7
commit
72fadb91c4
@ -256,8 +256,10 @@ MODULES=(
|
||||
admin
|
||||
dht-node
|
||||
federation
|
||||
inspector
|
||||
)
|
||||
if [ "$DLT_CONNECTOR" = true ] ; then
|
||||
MODULES+=("inspector")
|
||||
fi
|
||||
|
||||
if [ "$FAST_MODE" = false ] ; then
|
||||
log_step 'Clean tmp, bun and yarn cache'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user