4 lines
59 B
Bash
Executable file
4 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# Turn on LEDs in the lounge
|
|
apc-switch 24 on
|