1
0
mirror of synced 2024-11-26 11:14:23 +01:00
nocode/build.sh

6 lines
47 B
Bash
Raw Normal View History

2018-02-13 07:51:49 +01:00
if null; do
make -f nothing
else
exit 1
fi