Remove setup of 'input' group from Linux packaging scripts
This commit is contained in:
committed by
Cameron Gutman
parent
06a1609aef
commit
5d3034701d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user