Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
chemical_checker
Commits
0c8fb8a7
Commit
0c8fb8a7
authored
Feb 24, 2022
by
Martino Bertoni
🌋
Browse files
fixed path to singularity config file
parent
76c6ff71
Pipeline
#2650
passed with stages
in 64 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0c8fb8a7
...
...
@@ -146,7 +146,7 @@ When properly configured the CC can be updated or generated from scratch. This o
1.
Add bind paths to singularity config file:
sudo echo "bind path = /aloy/web_checker" >> /etc/singularity/singularity.conf
sudo echo "bind path = /aloy/web_checker" >>
/usr/local
/etc/singularity/singularity.conf
2.
Make sure that
`/aloy/web_checker`
is available on your workstation (e.g.
`ls /aloy/web_checker`
should give a list of directories) if
**not**
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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