photos: Add bambulab timelapse fetcher
This commit is contained in:
parent
fedc15a1d7
commit
7911bc0d7d
5 changed files with 84 additions and 0 deletions
10
roles/photos/templates/bambulab-fetch.service
Normal file
10
roles/photos/templates/bambulab-fetch.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
[Unit]
|
||||
Description=BambuLab Timelapse Fetcher
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/bambulab-fetch.sh
|
||||
Type=oneshot
|
||||
User=wip
|
||||
Group=wip
|
Loading…
Add table
Add a link
Reference in a new issue