Update main.sh

This commit is contained in:
ferreo 2024-12-06 11:11:00 +01:00
parent 5a7c26fe4b
commit 65993d9c12

View File

@ -18,7 +18,7 @@ LOGNAME=root dh_make --createorig -y -l -p quickshell_"$VERSION" || echo "dh-mak
apt-get build-dep ./ -y
# Build package
dpkg-buildpackage --no-sign
dpkg-buildpackage --no-sign -j 32
# Move the debs to output
cd ../