Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
conda-recipes
Commits
7e1f4db5
Commit
7e1f4db5
authored
May 29, 2020
by
Valentin Valls
Browse files
Fix anaconda user name
parent
d866b9b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7e1f4db5
...
...
@@ -58,6 +58,6 @@ The channels can be synchronized using the following commands
```
none
$ source activate root
$ conda install anaconda-client
$ anaconda upload -u
$USER_NAME
--force /segfs/bliss/source/admin/conda/*/*tar.bz2
$ anaconda upload -u
$USER_NAME
--force /segfs/bliss/source/admin/conda-devel/*/*tar.bz2
$ anaconda upload -u
esrf-bcu
--force /segfs/bliss/source/admin/conda/*/*tar.bz2
$ anaconda upload -u
esrf-bcu
--force /segfs/bliss/source/admin/conda-devel/*/*tar.bz2
```
Write
Preview
Supports
Markdown
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