Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gasolin committed Aug 18, 2015
1 parent ada6a4c commit 18ef489
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.7 2015/8/11
change:
- reconfig for gaia first, user can setup environment within ~1hr

0.6 2014/2/27
feature:
- add reload.sh shortcut
Expand Down
2 changes: 1 addition & 1 deletion configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ if [ "$DIST" == "Ubuntu" ]; then
fi

echo "start vagrant with ${PWD}/gaia"
B2G_PATH=${PWD}/gaia vagrant up
GAIA_PATH=${PWD}/gaia vagrant up

0 comments on commit 18ef489

Please sign in to comment.