Skip to content

Commit

Permalink
Closes #24
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrodriguez committed Apr 12, 2017
2 parents 92df9dc + ec00a43 commit 7c46b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bundle
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ rm -rf release && mkdir -p $APP_RELEASE/{client,server,agent}
cp -r client/dist/* $APP_RELEASE/client
cp -r server/${PROG} ${APP_RELEASE}/server
cp -r server/agent ${APP_RELEASE}/agent
cp scripts/install ${APP_RELEASE}
cp LICENSE $APP_RELEASE
cp VERSION $APP_RELEASE
cp README.md $APP_RELEASE
Expand Down

0 comments on commit 7c46b7f

Please sign in to comment.