This commit is contained in:
parent
380684eed9
commit
5a2cf6253b
2 changed files with 11 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
if [ -x './build.py' ] ; then
|
||||
./build.py \
|
||||
|| exit
|
||||
elif [ -x './build.sh' ] ; then
|
||||
./build.sh \
|
||||
|| exit
|
||||
else
|
||||
exit
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue