summaryrefslogtreecommitdiff
path: root/systemd/dashboard-daily.service
blob: 492fad23534b5505dc3f3936ce2db08cde8b8b2c (plain)
1
2
3
4
5
6
[Unit]
Description=Dashboard daily update

[Service]
Type=oneshot
ExecStart=/bin/sh -c '~/dashboard/bin/cron-daily'