Update main.sh

This commit is contained in:
ferreo 2024-11-19 21:53:00 +01:00
parent 8a68b10dd8
commit 31a44e5efd

View File

@ -20,7 +20,7 @@ apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p gamescope_"$VERSION" || echo "dh-make: Ignoring Last Error"
dpkg-buildpackage --no-sign
dpkg-buildpackage --no-sign -j32
# Move the debs to output
cd ../