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 5ee77945f..6c2cd11b5 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 @@ -14,4 +14,5 @@ With a CLI shell like Bash, you type commands into the program to directly contr Shell Scripting for Beginners A guide to Bash The Bash Hackers Wiki +Bash Shell Scripting Guide Codecademy - Learn Bash Scripting