xmppbot/.ci/ubuntu_install.sh
2021-04-29 21:56:26 +02:00

4 lines
86 B
Bash
Executable file

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