Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Macbook Adrien - Bonita committed Feb 4, 2021
1 parent dce4da1 commit 509f9ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ for filename in $FILTERSDIR/*.json; do
done

# Close Json array
echo "\n]" >> $CONNECTORSDESTFILE
echo "\n]" >> $FILTERSDESTFILE
echo "]" >> $CONNECTORSDESTFILE
echo "]" >> $FILTERSDESTFILE

echo_big "Build success!"

0 comments on commit 509f9ae

Please sign in to comment.