update README.md
parent
9351b73978
commit
6378278523
|
|
@ -11,11 +11,13 @@ This script monitors the battery voltage, battery charge current.
|
||||||
2. **copy**
|
2. **copy**
|
||||||
|
|
||||||
cp ./chipmonk /usr/local/bin/
|
cp ./chipmonk /usr/local/bin/
|
||||||
|
|
||||||
cp ./chipmonk.service /etc/systemd/system/
|
cp ./chipmonk.service /etc/systemd/system/
|
||||||
|
|
||||||
4. automatically **start** it using systemd
|
4. automatically **start** it using systemd
|
||||||
|
|
||||||
systemctl enable chipmonk.service
|
systemctl enable chipmonk.service
|
||||||
|
|
||||||
systemctl start chipmonk.service
|
systemctl start chipmonk.service
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue