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
456afd3d23
commit
890ce2e6fe
@ -10,6 +10,7 @@ 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 up -d
|
ExecStart=/usr/bin/docker-compose up -d
|
||||||
|
Type=oneshot
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user