Skip to content

Commit

Permalink
Allow updating with bitsnet via make
Browse files Browse the repository at this point in the history
  • Loading branch information
coditva committed Nov 2, 2017
1 parent 5771d15 commit d8be87e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 124 deletions.
123 changes: 0 additions & 123 deletions install

This file was deleted.

2 changes: 1 addition & 1 deletion util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function update {
git clone --depth=1 https://github.com/OSDLabs/BitsnetLogin
cd BitsnetLogin || exit 1
debug_msg "Installing"
./install
sudo make install
echo "Updated"
cd /tmp || exit 1
rm -rf BitsnetLogin
Expand Down

0 comments on commit d8be87e

Please sign in to comment.