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

@@ -0,0 +1,12 @@
[Unit]
Description=relinkerhot service
After=multi-user.target
[Service]
Type=idle
ExecStart=/bin/bash /opt/script/relink-hotspot.sh >> /var/log/script/checkBMAPI.log 2>&1
[Install]
WantedBy=multi-user.target