We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4598369 commit 0eb15cbCopy full SHA for 0eb15cb
scripts/omnibus-bootstrap-test.sh
@@ -4,7 +4,7 @@ set -e
4
logfile=omnibus.txt
5
6
# ensure download is set to true
7
-type pipx || pipx install toml-cli
+pipx install toml-cli
8
~/.local/bin/toml set --toml-path processes/omnibus/omnibus.toml module.mithril-snapshot-fetcher.download true
9
10
pushd processes/omnibus
0 commit comments