Skip to content

Commit a15dfd4

Browse files
committed
add newline to the end of the build script
1 parent c7666b2 commit a15dfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_framework.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ for lang in $LIST ; do
8989
done
9090
status "Language queries copied to package resources!"
9191

92-
status "Done!"
92+
status "Done!"

0 commit comments

Comments
 (0)