Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added comment for update_version.sh.
  • Loading branch information
starforever committed Jun 13, 2019
1 parent d02263d commit 7952ef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update_version.sh
@@ -1,4 +1,5 @@
#!/bin/sh
# The script is meant for SDK release on Github. You need write permission on https://github.com/dropbox/dropbox-sdk-python to run this script properly.

if [ -z $1 ]; then
echo "error: $0 needs a version number as argument.";
Expand Down

0 comments on commit 7952ef8

Please sign in to comment.