mirror of
https://codeberg.org/kiss-community/repo
synced 2025-02-06 22:53:00 -07:00
5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
chown root:input /bin/sway
|
||
|
chmod g+s /bin/sway
|