1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-24 02:48:21 +02:00
bemanitools/run-tests-wine.sh
2019-09-27 22:36:50 +02:00

8 lines
96 B
Bash
Executable File

#!/bin/bash
cd build
unzip -o tests.zip -d tests
cd tests
chmod +x run-tests.sh
./run-tests.sh