From 450899f8d800b40be37206a0fae21a74c77dec62 Mon Sep 17 00:00:00 2001 From: ferreo Date: Thu, 3 Oct 2024 17:49:14 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 1ad0ea4..502a11a 100755 --- a/main.sh +++ b/main.sh @@ -17,7 +17,7 @@ LOGNAME=root dh_make --createorig -y -l -p libglibutil_"$VERSION" || echo "dh-ma apt-get build-dep ./ -y # Build package -dpkg-buildpackage --no-sign +debuild -b -uc -us # Move the debs to output cd ../