Skip to content

Commit

Permalink
--allow-external is now deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Jan 21, 2016
1 parent 06d48d0 commit fab5795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/kubuntu-install.sh
Expand Up @@ -63,7 +63,7 @@ cabal install shellcheck


# Install GMVault
pip install --allow-external IMAPClient --upgrade https://pypi.python.org/packages/source/g/gmvault/gmvault-1.8.1-beta.tar.gz#md5=a0b26d814506748deca8e2eee4086b31
pip install --upgrade https://pypi.python.org/packages/source/g/gmvault/gmvault-1.8.1-beta.tar.gz#md5=a0b26d814506748deca8e2eee4086b31


# Install Dropbox if not already there
Expand Down

0 comments on commit fab5795

Please sign in to comment.