Update main.sh

This commit is contained in:
ferreo 2024-11-04 15:46:04 +01:00
parent 5f0b9a5e35
commit 2762800f57

View File

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