#!/bin/bash
[ "$2" = "" ] || patch="-$2"
cat <<EOF > $HOME/state
ARCH=$bt
VERSION=$1$patch
EOF
