From 3febae4956cd42ac164283b6122426dda0e9e4bf Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 21 Jun 2023 10:24:23 -0400 Subject: [PATCH] sources: Fix indentation Signed-off-by: Stephen Gallagher --- nodejs-sources.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs-sources.sh b/nodejs-sources.sh index 52cfe9a..e81b6f2 100755 --- a/nodejs-sources.sh +++ b/nodejs-sources.sh @@ -316,7 +316,7 @@ IFS='' read -r -d '' template_json <