Skip to content

Commit

Permalink
simplified upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter committed Aug 11, 2020
1 parent 440c34d commit 1577e03
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions bin/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
cd `dirname $0`/..
echo "loading latest code changes"
git pull -r
echo "clean up"
./gradlew clean
echo "building loklak"
./gradlew build
echo "assembling loklak"
./gradlew assemble
bin/restart.sh

0 comments on commit 1577e03

Please sign in to comment.