mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
8 lines
211 B
Desktop File
8 lines
211 B
Desktop File
[Unit]
|
|
Descript=Nightly update of the server apt packages and docker images. Also restart all the docker images.
|
|
After=local-fs.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/tomasr/vps-config/scripts/update.sh
|