libragephoto/.ci/ubuntu_install.sh

4 lines
86 B
Bash
Raw Normal View History

2021-08-26 00:22:11 +02:00
#!/bin/bash
apt-get update -qq
apt-get install cmake git gcc g++ make ninja-build -qq