Remove setup of 'input' group from Linux packaging scripts
This commit is contained in:
parent
06a1609aef
commit
5d3034701d
4 changed files with 4 additions and 17 deletions
|
|
@ -45,7 +45,6 @@ echo "
|
|||
|
||||
function install() {
|
||||
# user input rules
|
||||
sudo usermod -a -G input $USER
|
||||
# shellcheck disable=SC2002
|
||||
cat "$SUNSHINE_SHARE_HERE/udev/rules.d/85-sunshine.rules" | sudo tee /etc/udev/85-sunshine.rules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue