10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-18 03:05:34 +02:00
QuantumPackage/drone/configuration.sh

11 lines
180 B
Bash
Raw Permalink Normal View History

#!/bin/bash
# Stage 1
# Configure QP2
2021-07-05 16:31:43 +02:00
./configure --download all --install all --config ./config/travis.cfg || exit -1
# Create cache
cd ../
tar -zcf $HOME/cache/config.tgz qp2