tpm2-tss-engine/bootstrap

8 lines
96 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
git describe --tags --always --dirty > VERSION
autoreconf --install --sym