mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-20 17:05:44 +02:00
leds-toggle-mode: use short url rsc.eworm.de
This commit is contained in:
parent
bf11489d11
commit
b75a35417a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
#!rsc by RouterOS
|
||||
# RouterOS script: leds-toggle-mode
|
||||
# Copyright (c) 2018-2025 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
# https://rsc.eworm.de/COPYING.md
|
||||
#
|
||||
# toggle LEDs mode
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/leds-mode.md
|
||||
# https://rsc.eworm.de/doc/leds-mode.md
|
||||
|
||||
/system/leds/settings/set all-leds-off=(({ "never"="immediate"; "immediate"="never" })->[ get all-leds-off ]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue