Updated script files.

This commit is contained in:
Jonathan Naylor
2020-04-22 17:47:33 +01:00
parent 4ed53d9bab
commit bd0de76f86
8 changed files with 166 additions and 37 deletions

View File

@@ -1,11 +1,17 @@
#!/bin/bash
cp DMRG*.tgz /
cd /
rm -rf DMRGa*
cd /opt
rm -rf script
cd /var/log
rm -rf script
tar -xvf DMRG*
cd /boot
cp DMRGateway*.tgz /
cd /
tar -xvf DMRGateway*.tgz
systemctl daemon-reload