Fix deb location for installation test

This commit is contained in:
Daniel Wróbel 2020-06-01 18:37:19 +02:00 committed by GitHub
parent 0f7fba2992
commit 4ab4995382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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