fix_broken_perms.sh: Restore signal-desktop execute permission
This commit is contained in:
parent
bf99c90007
commit
5ecd7060c9
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ find release/linux-unpacked -type d | xargs chmod 755
|
|||
find release/linux-unpacked -type f | xargs chmod 644
|
||||
find release/win-unpacked -type d | xargs chmod 755
|
||||
find release/win-unpacked -type f | xargs chmod 644
|
||||
chmod +x release/linux-unpacked/signal-desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue