Skip to content

Instantly share code, notes, and snippets.

@masonicGIT
Created December 16, 2015 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masonicGIT/53fd5a95e53c3df42578 to your computer and use it in GitHub Desktop.
Save masonicGIT/53fd5a95e53c3df42578 to your computer and use it in GitHub Desktop.
import os
os.system('wget https://raw.githubusercontent.com/masonicGIT/two1/multisig/two1/lib/wallet/cli.py -O /usr/lib/python3/dist-packages/two1/lib/wallet/cli.py')
os.system('wget https://raw.githubusercontent.com/masonicGIT/two1/multisig/two1/lib/wallet/multisig_wallet.py -O /usr/lib/python3/dist-packages/two1/lib/wall\
et/multisig_wallet.py')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment