Skip to content

Instantly share code, notes, and snippets.

@yangyang5214
Last active May 4, 2023 12:19
Show Gist options
  • Save yangyang5214/5b580bdb5cc67f6ae956674f04ec2b21 to your computer and use it in GitHub Desktop.
Save yangyang5214/5b580bdb5cc67f6ae956674f04ec2b21 to your computer and use it in GitHub Desktop.
centos install jq
yum install epel-release -y
yum update -y
yum install jq -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment