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