648fd1478ce3d85ea1ffebfe1ecc3f420a9a2505
#DevOps Bash Scripts This Repo contains simple Bash scripts created during my DevOps learning.
##Scripts
- #!/bin/bash
- script.sh - first Bash script
How to Run:
chmod +x script.sh ./script.sh
Description
Languages
Shell
93.9%
Python
6.1%