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
155d70f7
Commit
155d70f7
authored
6 years ago
by
Miguel Montes
Browse files
Options
Downloads
Patches
Plain Diff
Corregido error por el cual en el rearranque utilizaba la red main
parent
a699b820
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bin/env
+1
-1
1 addition, 1 deletion
bin/env
bin/env.testnet
+0
-4
0 additions, 4 deletions
bin/env.testnet
network/network_id
+2
-0
2 additions, 0 deletions
network/network_id
with
3 additions
and
5 deletions
bin/env
+
1
−
1
View file @
155d70f7
export BFAHOME=${HOME}/bfa
export BFANETWORKID=47525974938
export BFANETWORKDIR="${BFAHOME}/network"
export BFANETWORKID=$(cat ${BFANETWORKDIR}/network_id)
PATH=${PATH}:${BFAHOME}/bin:${HOME}/bin
This diff is collapsed.
Click to expand it.
bin/env.testnet
deleted
100644 → 0
+
0
−
4
View file @
a699b820
export BFAHOME=${HOME}/bfa
export BFANETWORKID=5445
export BFANETWORKDIR="${BFAHOME}/network"
PATH=${PATH}:${BFAHOME}/bin:${HOME}/bin
This diff is collapsed.
Click to expand it.
network/network_id
0 → 100644
+
2
−
0
View file @
155d70f7
47525974938
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