Merge pull request #20 from s-shah-coder/per-day-completion

Completed Day 19, added comments to Day 19
This commit is contained in:
Saf Shah 2022-12-13 14:44:47 +00:00 committed by GitHub
commit 170953854a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
title: '#90DaysOfDevOps - Automate tasks with bash scripts - Day 19'
title: "#90DaysOfDevOps - Automate tasks with bash scripts - Day 19"
published: false
description: 90DaysOfDevOps - Automate tasks with bash scripts
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048774
@ -309,3 +309,5 @@ I have created a very simple bash file that helps me spin up a Kubernetes cluste
- [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
See you on [Day20](day20.md)
# Completed Daily exercise - Bash in 100 seconds, Amigoscode BASH course

View File

@ -51,7 +51,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md)
- [✔️] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
- [✔️] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.md)
- [] 🐧 19 > [Automate tasks with bash scripts](Days/day19.md)
- [✔️] 🐧 19 > [Automate tasks with bash scripts](Days/day19.md)
- [] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md)
### Understand Networking