creotech-sayma-testsuite/mch_stop

13 lines
279 B
Bash

#!/bin/sh
# Quit all `screen` sessions for Metlino and Saymas
screen -S metlino -X quit
screen -S sayma1amc -X quit
screen -S sayma1rtm -X quit
screen -S sayma2amc -X quit
screen -S sayma2rtm -X quit
echo "All logging has stopped."
# Power off MCH
python3 ~/power_strip/off.py