sway-tiny: fix post-install

This commit is contained in:
Dylan Araps 2021-07-10 01:22:03 +03:00
parent 8138cd2213
commit b7add204cd
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -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