Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeMidnight
# rpmyum -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpminstall epel-release -y
# yum install python-pip -y
# pip install jinja2-cli

...