#!/bin/bash
cd /
rm -rf DMRGa*
cd /opt
rm -rf script
cd /var/log
cd /boot
cp DMRGateway*.tgz /
tar -xvf DMRGateway*.tgz
systemctl daemon-reload