1
0
mirror of synced 2024-11-22 17:24:25 +01:00
nocode/build.sh
2018-02-13 01:51:49 -05:00

6 lines
47 B
Bash

if null; do
make -f nothing
else
exit 1
fi