Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nucleo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Montes
nucleo
Commits
64f99d23
Commit
64f99d23
authored
6 years ago
by
Robert Martin-Legene
Browse files
Options
Downloads
Patches
Plain Diff
para ubuntu agregamos el repo multiverse
parent
631a9e23
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/installbfa.sh
+4
-2
4 additions, 2 deletions
bin/installbfa.sh
with
4 additions
and
2 deletions
bin/installbfa.sh
+
4
−
2
View file @
64f99d23
...
...
@@ -120,8 +120,7 @@ function gethinstall
#
cd
${
NEW
}
/go-ethereum
info Compiling geth
make all
&&
echo
Ignore that last line,
if
it tells you to run geth now.
make all
mkdir
-p
~bfa/bin
cp
-vp
${
NEW
}
/go-ethereum/build/bin/
{
geth,bootnode,abigen,ethkey,puppeth,rlpdump,wnode,swarm,swarm-smoke
}
~bfa/bin/
chown
-R
bfa:bfa ~bfa
...
...
@@ -181,6 +180,9 @@ function welcome
}
# Ubuntu necesita mas repos
grep
-q
Ubuntu /etc/issue
&&
apt-add-repository multiverse
apt update
# development tools
aptinstall dirmngr apt-transport-https curl git curl build-essential
sudo
aptinstall jq libjson-perl libwww-perl
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment