Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
freedombone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Context Sensitive Group
freedombone
Commits
2aea610b
Commit
2aea610b
authored
8 years ago
by
Bob Mottram
Browse files
Options
Downloads
Patches
Plain Diff
Only install toxic on mesh clients
parent
19a749c1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/freedombone-client
+1
-3
1 addition, 3 deletions
src/freedombone-client
src/freedombone-mesh-install
+946
-933
946 additions, 933 deletions
src/freedombone-mesh-install
with
947 additions
and
936 deletions
src/freedombone-client
+
1
−
3
View file @
2aea610b
...
...
@@ -191,9 +191,7 @@ configure_ssh_client
configure_monkeysphere
if
[[
$MESH_CLIENT_INSTALL
==
$'yes'
||
$MESH_CLIENT_INSTALL
==
$'y'
||
$MESH_CLIENT_INSTALL
==
$'on'
]]
;
then
echo
$'Installing mesh packages'
sudo
${
PROJECT_NAME
}
-mesh-install
-f
mesh_tox_node
sudo
${
PROJECT_NAME
}
-mesh-install
-f
mesh_tox_client
${
PROJECT_NAME
}
-mesh-install
-f
qtox
${
PROJECT_NAME
}
-mesh-install
-f
toxic
${
PROJECT_NAME
}
-mesh-install
-f
batman_client
fi
echo
$'Configuration complete'
...
...
This diff is collapsed.
Click to expand it.
src/freedombone-mesh-install
+
946
−
933
View file @
2aea610b
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