From b4d8d17592004936f8c163b8e7a55e980647c83b Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 25 Jul 2024 09:13:15 +0200 Subject: [PATCH] update update-server.sh --- usr/lib/systemd/system/archboot-server-update.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/systemd/system/archboot-server-update.service b/usr/lib/systemd/system/archboot-server-update.service index de5cd3aa9..5f8172933 100644 --- a/usr/lib/systemd/system/archboot-server-update.service +++ b/usr/lib/systemd/system/archboot-server-update.service @@ -2,5 +2,5 @@ Description=Check, build and upload archboot images at night [Service] -ExecStart=/usr/bin/archboot-server-update.sh +ExecStart="/usr/bin/archboot-server-update.sh run"