mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
sway-tiny: fix post-install
This commit is contained in:
parent
8138cd2213
commit
b7add204cd
@ -1,7 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
chown root:input "$KISS_ROOT/usr/bin/sway"
|
||||
chmod g+s "$KISS_ROOT"/usr/bin/sway
|
||||
chmod g+s "$KISS_ROOT/usr/bin/sway"
|
||||
|
||||
cat <<EOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user