1
0
mirror of https://github.com/fruworg/infrastructure.git synced 2025-06-06 06:37:30 +03:00
2023-09-24 15:46:40 +03:00

10 lines
130 B
Desktop File

[Unit]
Description=Update Service
[Service]
Type=simple
ExecStart=/usr/local/bin/update.sh
[Install]
WantedBy=multi-user.target