diff --git a/build/build.sh b/build/build.sh index a0f68e8..8df68c9 100755 --- a/build/build.sh +++ b/build/build.sh @@ -4,7 +4,6 @@ VERSION=$(cat ../lib/version) cd rpm ./build.sh $VERSION -exit cd debian ./build.sh $VERSION > /dev/null