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
atlas
please-install
Commits
643ea8d3
Commit
643ea8d3
authored
May 15, 2018
by
Matthieu Boileau
Browse files
Correct SOFT_DIR in common.sh
parent
f3c205ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
common.sh
View file @
643ea8d3
...
...
@@ -3,8 +3,7 @@
set
-x
# You may tune this section
#SOFT_DIR="/data/software"
SOFT_DIR
=
"/Users/boileau/software"
SOFT_DIR
=
"/data/software"
PREWORK_DIR
=
${
SOFT_DIR
}
/sources
PREINSTALL_DIR
=
${
SOFT_DIR
}
/install
PREMODULE_DIR
=
${
SOFT_DIR
}
/modules
...
...
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