8 lines
135 B
Desktop File
8 lines
135 B
Desktop File
[Unit]
|
|
Description=Upgrade Docker containers
|
|
Requisite=docker.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=PH_DIRECTORY/docker-upgrade.sh
|