fix_broken_perms.sh: Restore signal-desktop execute permission
This commit is contained in:
@@ -3,3 +3,4 @@ find release/linux-unpacked -type d | xargs chmod 755
|
|||||||
find release/linux-unpacked -type f | xargs chmod 644
|
find release/linux-unpacked -type f | xargs chmod 644
|
||||||
find release/win-unpacked -type d | xargs chmod 755
|
find release/win-unpacked -type d | xargs chmod 755
|
||||||
find release/win-unpacked -type f | xargs chmod 644
|
find release/win-unpacked -type f | xargs chmod 644
|
||||||
|
chmod +x release/linux-unpacked/signal-desktop
|
||||||
|
Reference in New Issue
Block a user