diff options
author | makefu <root@pigstarter.de> | 2013-10-21 10:03:05 +0200 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-10-21 10:03:05 +0200 |
commit | 8be4904ceac8502b3e3748c181b57e413412ee05 (patch) | |
tree | 61d69e9c5e6c758857d700e5cb16671bf108155b /cholerab/tahoe/client_installation | |
parent | 30f74ddba99724ae697fc8b7aa366eedb3129a86 (diff) | |
parent | 4ca35a41559dc09cbdf6a660d816ad6b05d0d67e (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'cholerab/tahoe/client_installation')
-rw-r--r-- | cholerab/tahoe/client_installation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/tahoe/client_installation b/cholerab/tahoe/client_installation index 14a23c80..dce3742a 100644 --- a/cholerab/tahoe/client_installation +++ b/cholerab/tahoe/client_installation @@ -1,6 +1,6 @@ #?/bin/sh # Tahoe installation -pacman -S python2 python2-pip +pacman -S python2 python2-pip net-tools pip install pyasn1 zfec pycrypto zbase32 pycryptopp twisted pip install allmydata-tahoe |