mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-21 06:13:47 +00:00
Update scripts.
This commit is contained in:
parent
6be27b3759
commit
8e75b2453b
12 changed files with 62 additions and 41 deletions
|
|
@ -5,7 +5,9 @@ After=multi-user.target
|
|||
[Service]
|
||||
Type=idle
|
||||
|
||||
ExecStart=/bin/bash /opt/script/relink-repeater.sh >> /var/log/script/checkBMAPI.log 2>&1
|
||||
ExecStart=/bin/bash /opt/script/relink-repeater.sh
|
||||
|
||||
|
||||
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ After=multi-user.target
|
|||
[Service]
|
||||
Type=idle
|
||||
|
||||
ExecStart=/bin/bash /opt/script/relink-hotspot.sh >> /var/log/script/checkBMAPI.log 2>&1
|
||||
ExecStart=/bin/bash /opt/script/relink-hotspot.sh
|
||||
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue