Skip to content

Commit

Permalink
Use right repo in fullBuild.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxopoly committed Apr 19, 2018
1 parent 5bf083b commit 39e028b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fullBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git stash -a
git checkout master
git pull https://github.com/Maxopoly/Angelia-core.git master:master
mvn clean package install
cd ../Angelia-core
cd ../Angelia-cmd
git stash -a
git checkout master
git pull https://github.com/Maxopoly/Angelia-cmd.git master:master
Expand Down

0 comments on commit 39e028b

Please sign in to comment.