What are you learning to program in?
Discussion
Im trying to get better at bash scripting currently. I fixed the logic for modifying a config file. Now the text to prompt the user to make a decision is throwing a syntax error. And I forgot to re add the check for curl to see if its on a new machine so when i get to the section that uses curl the script exits anyways. 😅