mirror of
https://github.com/fort-nix/nix-bitcoin.git
synced 2024-11-26 08:10:41 +03:00
examples: fix deploy-container interactive flag
This commit is contained in:
parent
a2f265cd35
commit
a0f48c9de9
@ -67,7 +67,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ $interactive ]]; then
|
||||
runCmd=
|
||||
runCmd=()
|
||||
else
|
||||
runCmd=(--run bash -c "$demoCmds")
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user