Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <[email protected]>
  • Loading branch information
gmlewis committed Aug 22, 2024
1 parent 0010bde commit ea80d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash -e
./scripts/add.sh '{"a": 20, "b": 21}' && echo && echo
./scripts/greet.sh Benjamin && echo && echo
./scripts/count-vowels.sh 'Once upon a dream' && echo && echo
./scripts/http-get.sh && echo && echo
Expand Down

0 comments on commit ea80d82

Please sign in to comment.