9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 02:35:18 +02:00
qp2/drone/configuration.sh

11 lines
180 B
Bash
Raw 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