Skip to content

Commit

Permalink
Fix a problem with updating
Browse files Browse the repository at this point in the history
  • Loading branch information
coditva committed Feb 4, 2017
1 parent e793315 commit 3088bea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ function update {
debug_msg "Installing"
./install
echo "Updated"
cd /tmp
rm -rf BitsnetLogin
debug_msg "Exiting"
exit
}

0 comments on commit 3088bea

Please sign in to comment.