microsoft / WhatTheHack

A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
MIT License
1.77k stars 874 forks source link

[Hack Update] 031-DevOpsWithGitHub - chore: Fix setup script #898

Closed pankajagrawal16 closed 3 weeks ago

pankajagrawal16 commented 1 month ago

This pull request includes several updates to the wth-setup.sh script to improve consistency and correctness in variable usage, particularly with respect to quoting variables. The changes ensure that variables are correctly interpreted even when they contain special characters or spaces.

Improvements to variable usage: