mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2024-12-22 21:53:14 +07:00
Fixed a image link typo in 2022 day19
This commit is contained in:
parent
eb72224c1c
commit
3f5746ad72
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user