Fix deb location for installation test
This commit is contained in:
parent
0f7fba2992
commit
4ab4995382
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user