Files
Bash_Scripts/README.md
2025-12-14 19:13:34 +00:00

13 lines
204 B
Markdown

#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