#!/bin/bash # How to run this script # sudo curl https://www.bi7jta.org/files/MMDVM_Firmware/repeater_HAT/booto_flash/enable_flash_mode.sh | sudo sh echo "Disable Pi-Star Services..." sudo systemctl disable pistar-watchdog.timer sudo systemctl disable pistar-watchdog.service sudo systemctl disable mmdvmhost.timer sudo systemctl disable mmdvmhost.service sleep 3