Skip to content

Commit

Permalink
Updated build script to new schema directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kugelschieber committed Oct 24, 2017
1 parent c7204ce commit 32d1f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_release
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd ..

# copy additional folders
cp -r config release/v$1/config
cp -r db release/v$1/db
cp -r schema release/v$1/schema
cp README.md release/v$1/README.md
cp LICENSE release/v$1/LICENSE
cp CHANGELOG.md release/v$1/CHANGELOG.md
Expand Down

0 comments on commit 32d1f5d

Please sign in to comment.