Skip to content

Commit

Permalink
Additional comment in update script
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Sep 27, 2019
1 parent 86eb731 commit 96c05e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if ! unzip -q -o -d /tmp/data/ /tmp/data.zip; then
echo "CISbemon.CSV.zip could not be unzipped"
exit 1
fi
echo "Data files unzipped"

# Delete temporary artifacts
rm /tmp/data.zip
Expand Down

0 comments on commit 96c05e9

Please sign in to comment.