8 lines
92 B
Desktop File
8 lines
92 B
Desktop File
[Unit]
|
|
Description=check-battery
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/bin/check-battery.sh
|
|
|