diff --git a/travis/deb-script.sh b/travis/deb-script.sh index e621e7a..ab0146e 100755 --- a/travis/deb-script.sh +++ b/travis/deb-script.sh @@ -25,6 +25,6 @@ chmod 555 /tmp/syncplay/DEBIAN/prerm make install DESTDIR=/tmp/syncplay dpkg -b /tmp/syncplay/ -sudo apt install syncplay.deb +sudo apt install /tmp/syncplay.deb -y syncplay --no-gui