diff --git a/main.sh b/main.sh index 393059d..de6aacf 100755 --- a/main.sh +++ b/main.sh @@ -12,4 +12,4 @@ cd ./adw-gtk3 apt-get build-dep ./ -y # Build binaries -echo -ne 'y' | debuild -us -uc +debuild -us -uc --no-tgz-check