Update main.sh

This commit is contained in:
ferreo 2024-12-28 13:14:40 +01:00
parent b90b126b65
commit ba3fc7fbf3

View File

@ -14,7 +14,7 @@ cp -rvf ./debian ./ghostty/
cd ./ghostty
# Get build deps
LOGNAME=root dh_make --createorig -y -l -p ghostty-gtk_"$VERSION" || echo "dh-make: Ignoring Last Error"
LOGNAME=root dh_make --createorig -y -l -p ghostty_"$VERSION" || echo "dh-make: Ignoring Last Error"
apt-get build-dep ./ -y
# Build package