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
Volodymyr SAVCHENKO
osa-docker
Commits
de2f8d5b
Verified
Commit
de2f8d5b
authored
Oct 11, 2018
by
Volodymyr SAVCHENKO
Browse files
allow to override home
parent
a7f09e5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
init.sh
View file @
de2f8d5b
export
HOME
=
/home/integral
export
HOME
=
${
HOME_OVERRRIDE
:-
/home/integral
}
export
HEADAS
=
/opt/heasoft/x86_64-pc-linux-gnu-libc2.17/
export
HEADAS
=
/opt/heasoft/x86_64-pc-linux-gnu-libc2.17/
source
$HEADAS
/headas-init.sh
source
$HEADAS
/headas-init.sh
...
...
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