Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-06-18 17:46:50 +03:00 committed by GitHub
parent 1ee8e56ebd
commit e7eddfff54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,9 @@ cd ./mangohud
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.6.9.1
dpkg-buildpackage dpkg-buildpackage
# Move the debs to output # Move the debs to output