kubernetes-the-hard-way/scripts/install_jq_cli

5 lines
72 B
Bash
Executable File

#!/usr/bin/env bash
sudo apt-get update -y
sudo apt-get install -y jq