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