Browse Source

.

pull/1/head
Adam Ierymenko 10 years ago
parent
commit
f6d53cc568
  1. 2
      linux-build-farm/build.sh

2
linux-build-farm/build.sh

@ -45,7 +45,7 @@ for distro in $subdirs; do
rm -f *.deb *.rpm
exit 0
# exit 0
if [ ! -n "`echo $distro | grep -F debian`" -a ! -n "`echo $distro | grep -F ubuntu`" ]; then
if [ -d x64 ]; then

Loading…
Cancel
Save