mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
VTWO-14496 : continue configuring machine
This commit is contained in:
5
scripts/install_jq_cli
Executable file
5
scripts/install_jq_cli
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sudo apt-get update -y
|
||||
|
||||
sudo apt-get install -y jq
|
||||
Reference in New Issue
Block a user