AyuGramDesktop/Telegram/build/docker/centos_env/build.sh

6 lines
73 B
Bash
Executable file

#!/bin/bash
set -e
cd Telegram
./configure.sh "$@"
cmake --build ../out