mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Travis Linux: fix possible permissions issue with the built package
This commit is contained in:
@ -21,3 +21,5 @@ checkinstall -y --type=debian --fstrans=no --nodoc \
|
|||||||
--pakdir="$(dirname $(pwd))/package"
|
--pakdir="$(dirname $(pwd))/package"
|
||||||
|
|
||||||
ls -lh /root/obs-websocket/package
|
ls -lh /root/obs-websocket/package
|
||||||
|
|
||||||
|
chmod ao+r /root/obs-websocket/package/*
|
||||||
|
Reference in New Issue
Block a user