xmppbot/.ci/ubuntu_install.sh
2021-05-01 22:32:41 +02:00

4 lines
98 B
Bash
Executable file

#!/bin/bash
apt-get update -qq
apt-get install cmake git gcc g++ make ninja-build qtbase5-dev -qq