mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
ledcontrol: turn all off before starting auto
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
8c3badf02f
commit
b6cb610aa0
@ -24,6 +24,7 @@ elif [ "${1}" = "off" ]; then
|
||||
echo "Disable Ugreen LED"
|
||||
$UGREEN_LEDS_CLI all -off
|
||||
else
|
||||
$UGREEN_LEDS_CLI all -off
|
||||
brightness=255
|
||||
color="0 255 0" # Grün
|
||||
# NIC Status
|
||||
|
Loading…
Reference in New Issue
Block a user