Skip to content

Commit

Permalink
Merge pull request #540 from nathancfox/patch-1
Browse files Browse the repository at this point in the history
Fix typos in setup output
  • Loading branch information
andreafabrizi authored Sep 23, 2021
2 parents 5fea0c4 + d3d81f0 commit 935d7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropbox_uploader.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,7 @@ if [[ -e $CONFIG_FILE ]]; then
#NEW SETUP...
else
echo -ne "\n This is the first time you run this script, please follow the instructions:\n\n"
echo -ne "(note: Dropropbox will change there API from 30.9.2021.\n"
echo -ne "(note: Dropbox will change their API on 2021-09-30.\n"
echo -ne "When using dropbox_uploader.sh configured in the past with the old API, have a look at README.md, before continue.)\n\n"
echo -ne " 1) Open the following URL in your Browser, and log in using your account: $APP_CREATE_URL\n"
echo -ne " 2) Click on \"Create App\", then select \"Choose an API: Scoped Access\"\n"
Expand Down

0 comments on commit 935d7ad

Please sign in to comment.