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