Remove setup of 'input' group from Linux packaging scripts

This commit is contained in:
kodemeister
2023-04-02 03:48:24 +06:00
committed by Cameron Gutman
parent 06a1609aef
commit 5d3034701d
4 changed files with 4 additions and 17 deletions

View File

@@ -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