forked from kiss-community/repo
5 lines
61 B
Bash
Executable File
5 lines
61 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
chown root:input /bin/sway
|
|
chmod g+s /bin/sway
|