Update customized live image weekly.
This commit is contained in:
parent
adaa730c07
commit
62931a927f
4 changed files with 34 additions and 0 deletions
|
@ -3,3 +3,10 @@
|
|||
command:
|
||||
cmd: livebuilder.sh
|
||||
listen: run build script
|
||||
|
||||
- name: enable timer for livebuilder
|
||||
systemd:
|
||||
name: livebuilder.timer
|
||||
state: started
|
||||
enabled: true
|
||||
listen: enable livebuilder.timer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue