Skip to content

Instantly share code, notes, and snippets.

@thomastoye
thomastoye / tox.sh
Last active August 29, 2015 14:01 — forked from notadecent/tox.sh
#!/bin/bash
## wget -O tox.sh waa.ai/iqt && chmod +x ./tox.sh && ./tox.sh
## ./tox.sh -sl to skip libsodium (they don't update that often)
## ./tox.sh -sd to skip libsodium and all the other dependencies
## If libraries are missing, remove /etc/ld.so.conf.d/locallib.conf and
## try running again. Else, try messing around with the prefix paths.
## Suggestions, comments and the alike are welcome on http://waa.ai/4vsk
## or send me a mail, to notadecent AT tox DOT im