Template for installing Arch Linux
id=$(blkid|grep -i 'label="arch"' | cut -d '"' -f 2) | |
curl -L https://git.io/Jexpm 2>/dev/null | sed -e "s/<BLOCK ID>/$id/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment