Skip to content

Commit

Permalink
Update migration-script-ubuntu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JayanaGunaweera01 committed Jun 27, 2023
1 parent 9a16e42 commit bbac3f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ output_file="wso2is.zip"

# Download the file using cURL and the API key
curl -L -o "$output_file" "$export_url&key=$api_key"

wait $!
echo "Downloading using API key..."
pwd

Expand Down

0 comments on commit bbac3f2

Please sign in to comment.