1#!/bin/bash 2set -e 3cd $(dirname $0) 4git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.10.2