mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-23 06:45:39 +08:00
Updated script files.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user