From 3da330d55db0d5e61f12a61d90f1b875e179de0a Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Mon, 11 Mar 2024 08:45:09 -0400 Subject: [PATCH] typo --- builder/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/functions.sh b/builder/functions.sh index 594467b..e42b48f 100755 --- a/builder/functions.sh +++ b/builder/functions.sh @@ -163,7 +163,7 @@ create_stateful(){ } inject_stateful(){ - log "Injecting KVS/STateful Partition" + log "Injecting KVS/Stateful Partition" echo "Mounting stateful.." mount "$LOOPDEV"p1 "$STATE_MNT"