Skip to content

Commit ad339ab

Browse files
committed
fix: add newline
1 parent e606eb8 commit ad339ab

File tree

1 file changed

+1
-1
lines changed
  • custom-recipes/buildernet/mkosi/scripts

1 file changed

+1
-1
lines changed

custom-recipes/buildernet/mkosi/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ fi
2929

3030
echo "Building playground image..."
3131
cd "${FLASHBOTS_IMAGES_DIR}"
32-
${MKOSI} --force -I buildernet.conf --profile="devtools,playground"
32+
${MKOSI} --force -I buildernet.conf --profile="devtools,playground"

0 commit comments

Comments
 (0)