Skip to content

Commit

Permalink
fix suid bit on deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed Aug 1, 2024
1 parent 5c5783e commit aff1a47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/postinst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
chmod 4755 /usr/bin/lsl

0 comments on commit aff1a47

Please sign in to comment.