archboot/usr/lib/systemd/system/archboot-server-update.service

7 lines
129 B
SYSTEMD
Raw Normal View History

2024-07-23 19:36:18 +02:00
[Unit]
Description=Check, build and upload archboot images at night
[Service]
2024-07-27 07:54:10 +02:00
ExecStart=/usr/bin/archboot-server-update.sh run
2024-07-23 19:36:18 +02:00