7 lines
143 B
Desktop File
7 lines
143 B
Desktop File
[Unit]
|
|
Description=Refresh images and update containers
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
|
|
ExecStart=/bin/systemctl --user reload docker-compose.service
|