Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LAMBERT Jean-charles
uns_projects
Commits
418c5b45
Commit
418c5b45
authored
Jul 10, 2017
by
LAMBERT Jean-charles
Browse files
add rsync_to_NEMO.sh to install python stuff to NEMO/py dir
parent
e390a2e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
py/rsync_to_NEMO.sh
0 → 100755
View file @
418c5b45
#!/bin/bash
source
/usr/local/nemo_cvs/NEMORC.sh
rsync
-av
mains/
*
.py
${
NEMO
}
/py/bin/
rsync
-Rav
modules/
*
.
{
py,pyc
}
modules/
*
/
*
.
{
py,pyc
}
${
NEMO
}
/py
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