@@ -30,5 +30,5 @@ if [[ $newValue -le "0" ]]; then
exit 1
fi
sudo tee /sys/class/backlight/$backlightDriver/brightness <<< $newValue
tee /sys/class/backlight/$backlightDriver/brightness <<< $newValue
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.