Skip to content

Commit

Permalink
Update validate-update-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr committed Jul 9, 2024
1 parent 064f46b commit 65c671d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .learn/assets/validate-update-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@ if [ ! -z "$3" ]; then
echo "$data"
fi
echo "_______________________________________________________"

# Save data to report.json
echo "$data" > report.json

0 comments on commit 65c671d

Please sign in to comment.