From 9dcef8bf4d5446554a98ca3236dcfebb11918537 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Sat, 27 May 2023 10:51:10 +0300 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 81129d5..e78b189 100755 --- a/main.sh +++ b/main.sh @@ -12,7 +12,7 @@ cd ./xone apt-get build-dep ./ -y # Build package -LOGNAME=root dh_make --createorig -y -l -p xone_0.3 +LOGNAME=root dh_make --createorig -y -l -p xone_0.3.git dpkg-buildpackage # Move the debs to output