diff --git a/usr/lib/systemd/system/archboot-server-update.service b/usr/lib/systemd/system/archboot-server-update.service index 5f8172933..4133f0b5a 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 run" +ExecStart=/usr/bin/archboot-server-update.sh run