spacestated/bitlair_closed.d/20_phone_off

7 lines
86 B
Bash
Executable file

#!/bin/bash
# Switches off the phones.
poe-switch 1 2
sleep 1
poe-switch 2 2
sleep 1