Update main.sh

This commit is contained in:
ferreo 2024-11-04 17:53:06 +01:00
parent da37daf953
commit c75a1d9fa7

View File

@ -18,7 +18,7 @@ cd ./carapace-bridge
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p carapace-bridge"$VERSION" || echo "dh-make: Ignoring Last Error"
LOGNAME=root dh_make --createorig -y -l -p carapace-bridge_"$VERSION" || echo "dh-make: Ignoring Last Error"
dpkg-buildpackage --no-sign
# Move the debs to output