204 B
204 B
#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