Update auto-updater.service

This commit is contained in:
Tommy
2021-11-04 02:49:06 -04:00
committed by GitHub
parent 456afd3d23
commit 890ce2e6fe

View File

@@ -10,6 +10,7 @@ Group=root
WorkingDirectory=/path/to/docker-compose/directory
ExecStart=/usr/bin/git pull
ExecStart=/usr/bin/docker-compose up -d
Type=oneshot
[Install]
WantedBy=multi-user.target