Skip to content

Instantly share code, notes, and snippets.

@0xIslamTaha
Last active February 4, 2019 12:21
Show Gist options
  • Save 0xIslamTaha/d6abca4c4fef9242a1a3b4f34ff1f17e to your computer and use it in GitHub Desktop.
Save 0xIslamTaha/d6abca4c4fef9242a1a3b4f34ff1f17e to your computer and use it in GitHub Desktop.
install jsx
apt-get update
apt-get install -y curl python3-dev locales
export INSYSTEM=0
export USEGIT=1
curl https://raw.githubusercontent.com/threefoldtech/jumpscaleX/master/install/install.py?$RANDOM > /tmp/install.py;python3 /tmp/install.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment