From bfcc8b1c5d266d7e1470a478fd523b62d7fc1a91 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Fri, 27 Oct 2023 10:53:46 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 7137a7b..a3ae31a 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ cd ./corectrl apt-get build-dep ./ -y # Build package -LOGNAME=root dh_make --createorig -y -l -p corectrl_1.4.0-git +LOGNAME=root dh_make --createorig -y -l -p corectrl_1.4.1-git dpkg-buildpackage # Move the debs to output