broken_seals_site/compile.sh

7 lines
66 B
Bash
Executable File

#!/bin/sh
cd build
make -j4
cd ..
cp -u build/broken_seals site