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"