Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
126542f8
Commit
126542f8
authored
Jun 02, 2020
by
Elvin Sindrilaru
Browse files
Update the default number of FSTs
parent
3e942365
Pipeline
#1681012
skipped with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/shutdown_services.sh
View file @
126542f8
#!/usr/bin/env bash
n_fst
=
7
n_fst
=
8
n_client
=
1
PIDS
=
""
...
...
scripts/start_services.sh
View file @
126542f8
...
...
@@ -3,7 +3,7 @@ set -e
image
=
""
deb_cli_img
=
""
n_fst
=
7
n_fst
=
8
with_qdb
=
0
n_client
=
1
with_proxy
=
0
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment