2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-03-12 08:39:56 -06:00
repo/wayland/sway-tiny/post-install
2021-07-08 12:42:53 +03:00

5 lines
100 B
Bash
Executable File

#!/bin/sh -e
chown root:input "$KISS_ROOT/usr/bin/sway"
chmod g+s "$KISS_ROOT"/usr/bin/sway