From fff0cd1152c9cbd174ff9472439c4fc4b021160e Mon Sep 17 00:00:00 2001 From: Thanh VO <111461555+ht-vo@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:08:23 +0100 Subject: [PATCH] add missing closing `quote` --- docs/user-guide/08-firstboot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/08-firstboot.md b/docs/user-guide/08-firstboot.md index 43cfa494b..aea2da26b 100644 --- a/docs/user-guide/08-firstboot.md +++ b/docs/user-guide/08-firstboot.md @@ -108,7 +108,7 @@ data = """ """ [[customizations.files]] -path = "/etc/systemd/system/custom-first-boot.service +path = "/etc/systemd/system/custom-first-boot.service" data = """ [Unit] ConditionPathExists=/usr/local/sbin/custom-first-boot