Skip to content

Commit

Permalink
missing newline at the end causes error
Browse files Browse the repository at this point in the history
  • Loading branch information
pvmm committed Jun 21, 2024
1 parent 80aea58 commit beb758d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/template_msx2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ if type -P node; then
node ../../engine/script/js/build.js target=$1
else
../../tools/build/Node/node ../../engine/script/js/build.js target=$1
fi
fi

0 comments on commit beb758d

Please sign in to comment.