Update main.sh

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-12-21 23:38:06 +01:00
parent a6963a31f2
commit 7905addc05

View File

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