Files
tuya-convert/stop_flash.sh
2019-10-03 14:24:12 -04:00

9 lines
258 B
Bash
Executable File

#!/bin/bash
sudo screen -S smarthack-web -X stuff '^C'
sudo screen -S smarthack-smartconfig -X stuff '^C'
sudo screen -S smarthack-mqtt -X stuff '^C'
sudo screen -S smarthack-psk -X stuff '^C'
echo "Closing AP"
sudo pkill hostapd