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 4f21ea0 commit d4876ecCopy full SHA for d4876ec
mithril-infra/assets/startup-vm.sh
@@ -5,7 +5,7 @@ rm -f /startup-ready.txt
5
6
# Update and install dependencies
7
sudo apt update -y
8
-sudo apt install -y tree ca-certificates curl gnupg lsb-release
+sudo apt install -y jq tree ca-certificates curl gnupg lsb-release
9
10
# Install sqlite3
11
sudo apt install -y sqlite3
0 commit comments