diff --git a/Days/day19.md b/Days/day19.md index 536208f..fc0b81e 100644 --- a/Days/day19.md +++ b/Days/day19.md @@ -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 diff --git a/README.md b/README.md index b060515..84fe770 100644 --- a/README.md +++ b/README.md @@ -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