mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
sway-no-seat: fix post-install
This commit is contained in:
parent
819240c7f4
commit
93a65d8d29
@ -1,4 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
chown root:input /bin/sway
|
||||
chmod g+s /bin/sway
|
||||
chown root:input "$KISS_ROOT/usr/bin/sway"
|
||||
chmod g+s "$KISS_ROOT"/usr/bin/sway
|
||||
|
Loading…
Reference in New Issue
Block a user