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 72135a6 commit 049648c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ echo "Downloading using API key.."

# Download the file and save it with a temporary name
curl -H "Authorization: Bearer $migrationApiKey" \
-C -R \
"https://www.googleapis.com/drive/v3/files/$file_id?alt=media" \
-o wso2is_temp.zip

Expand Down

0 comments on commit 049648c

Please sign in to comment.