Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prod_build_cellframe-dashboard
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
cellframe
prod_build_cellframe-dashboard
Commits
f9dd79cc
Commit
f9dd79cc
authored
3 years ago
by
Aleksandr Vodianov
Browse files
Options
Downloads
Patches
Plain Diff
fixed mistake
parent
2a743402
Loading
Loading
1 merge request
!56
Develop nodeplistfix
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
linux/debian/essentials/postinst
+1
-1
1 addition, 1 deletion
linux/debian/essentials/postinst
with
1 addition
and
1 deletion
linux/debian/essentials/postinst
+
1
−
1
View file @
f9dd79cc
...
...
@@ -46,7 +46,7 @@ sed -i "s/{SERVER_ADDR}/$RET/g" $DAP_CFG || true
db_get cellframe-node/notify_srv_addr
||
true
sed
-i
"s/{NOTIFY_SRV_ADDR}/
$RET
/g"
$DAP_CFG
||
true
db_get cellframe-node/no
fit
y_srv_port
||
true
db_get cellframe-node/no
tif
y_srv_port
||
true
sed
-i
"s/{NOTIFY_SRV_PORT}/
$RET
/g"
$DAP_CFG
||
true
# Init core testnet
...
...
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