diff --git a/2022/Days/day19.md b/2022/Days/day19.md index 536208f..19fdd90 100644 --- a/2022/Days/day19.md +++ b/2022/Days/day19.md @@ -92,7 +92,7 @@ This way when and where we use `$challenge` in our code, if we change the variab If we now run our `sh` script you will see the printout that was added to our script. -![](Images/Day19_Linux5.png) +![](Images/Day19_Linux6.png) We can also ask for user input that can set our variables using the following: