Skip to content

Commit

Permalink
Update rbeast_update.m
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaokg committed Jul 2, 2022
1 parent a919a8e commit 368e6f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Matlab/rbeast_update.m
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
y = input(str,'s');
if strcmp(y,'y')
beastPath=rbeast_path();
rbeast_uninstall();
eval(webread('http://b.link/beast',weboptions('cert','')));
end
else
Expand Down

0 comments on commit 368e6f6

Please sign in to comment.