1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
openmw-tes3mp/CI/before_install.linux.sh
2020-03-22 21:34:46 +01:00

4 lines
123 B
Bash
Executable file

#!/bin/bash -ex
#sudo ln -sf /usr/bin/clang-6 /usr/local/bin/clang
#sudo ln -sf /usr/bin/clang++-6 /usr/local/bin/clang++