5 lines
82 B
Bash
Executable file
5 lines
82 B
Bash
Executable file
#!/bin/bash
|
|
|
|
apc-switch 20 off
|
|
# Switches on the music computer.
|
|
apc-switch 20 on
|