11 lines
176 B
Desktop File
11 lines
176 B
Desktop File
[Unit]
|
|
Description=update hehe-rover every 6 hours
|
|
|
|
[Service]
|
|
ExecStart=/home/alarm/hehe-rover/rpi/update.sh
|
|
Restart=always
|
|
RestartSec=30
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|