Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blaar
Commits
4adeb0ae
Commit
4adeb0ae
authored
Mar 06, 2020
by
Arnaud Blanchard
Browse files
Add PYTHONPATH (may not be accurate on all configuration)
parent
da387a52
Pipeline
#653
failed with stage
in 2 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
developer_tools/update_bash_profile.sh
View file @
4adeb0ae
...
...
@@ -37,6 +37,7 @@ else
echo
"#Definitions for blaar (http://blaar.org)"
echo
"export BLAAR_DIR=
$PWD
"
echo
'export PATH=$PATH:$BLAAR_DIR/bin:$BLAAR_DIR/scripts'
echo
'export PYTHONPATH=$PYTHONPATH:/usr/local/lib/bl_python/'
echo
}
>>
$FILE
echo
...
...
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