#!/bin/bash systemctl disable --now otaserver.service rm -r /usr/local/otaserver rm /etc/systemd/system/otaserver.service systemctl daemon-reload