diff --git a/autoupdate b/autoupdate index 31ce681..35b36b6 100755 --- a/autoupdate +++ b/autoupdate @@ -3,7 +3,7 @@ set -e alias db="dropbox_uploader" rm -r lib -db -q download py/lib +db -q download py/lib >/dev/null if [ ! -d .git ]; then git -q init