mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-09 11:41:34 -05:00
Update auto-updater.service
This commit is contained in:
parent
890ce2e6fe
commit
d96c43c20c
@ -9,6 +9,7 @@ User=root
|
|||||||
Group=root
|
Group=root
|
||||||
WorkingDirectory=/path/to/docker-compose/directory
|
WorkingDirectory=/path/to/docker-compose/directory
|
||||||
ExecStart=/usr/bin/git pull
|
ExecStart=/usr/bin/git pull
|
||||||
|
ExecStart=/usr/bin/docker-compose pull
|
||||||
ExecStart=/usr/bin/docker-compose up -d
|
ExecStart=/usr/bin/docker-compose up -d
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user