diff --git a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-bash-scripting.md b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-bash-scripting.md index c707a06f4..5ee77945f 100644 --- a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-bash-scripting.md +++ b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-bash-scripting.md @@ -13,4 +13,5 @@ With a CLI shell like Bash, you type commands into the program to directly contr Writing Shell Scripts Shell Scripting for Beginners A guide to Bash +The Bash Hackers Wiki Codecademy - Learn Bash Scripting