Skip to content

Commit 25fce13

Browse files
echo message slightly changed
1 parent a2079c6 commit 25fce13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download_data.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ unzip_file "$ZIP_FILE"
5656
delete_zip "$ZIP_FILE"
5757

5858
# Optional: Print a message indicating completion
59-
echo "Downloaded the $ZIP_FILE folder successfully"
59+
echo "Downloaded the data successfully"

0 commit comments

Comments
 (0)