10 lines
147 B
Desktop File
10 lines
147 B
Desktop File
# {{ ansible_managed }}
|
|
|
|
[Unit]
|
|
Description=BambuLab Timelapse Fetcher
|
|
|
|
[Service]
|
|
ExecStart=/opt/bambulab-fetch.sh
|
|
Type=oneshot
|
|
User=wip
|
|
Group=wip
|