From 05089199ce63abe7321755cb89dc1591fdeee202 Mon Sep 17 00:00:00 2001 From: RedbeanGit Date: Mon, 30 Oct 2023 13:22:22 +0100 Subject: [PATCH] fix: MUST be warning Signed-off-by: RedbeanGit --- pages/docs/user-guide/build-initramfs.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/docs/user-guide/build-initramfs.mdx b/pages/docs/user-guide/build-initramfs.mdx index 2c88f02..0a5a038 100644 --- a/pages/docs/user-guide/build-initramfs.mdx +++ b/pages/docs/user-guide/build-initramfs.mdx @@ -81,12 +81,12 @@ exit poweroff -f ``` - - Your init script must have execution rights. + + Your init script **must** have execution rights. - - Your init script must start agent process to work with Lambdo. + + Your init script **must** start agent process to work with Lambdo. ## Write configuration file