8 lines
127 B
Bash
Executable file
8 lines
127 B
Bash
Executable file
#!/bin/bash
|
|
|
|
apc-switch 18 off
|
|
# Switches on the music computer.
|
|
apc-switch 18 on
|
|
|
|
# Amplifier and KVM switch
|
|
apc-switch 19 on
|