Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
370c3109
Commit
370c3109
authored
Jul 07, 2021
by
carlosribas
Browse files
Change path
parent
af047498
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
entrypoint-local.sh
entrypoint-local.sh
+1
-1
No files found.
entrypoint-local.sh
View file @
370c3109
...
...
@@ -31,7 +31,7 @@ fi
if
[
!
-d
"
${
RNACENTRAL_HOME
}
"
/rnacentral/portal/static/node_modules
]
then
echo
"INFO: Creating symbolic link to node_modules directory"
ln
-s
"
${
RNACENTRAL_HOME
}
"
/node_modules
"
${
RNACENTRAL_HOME
}
"
/rnacentral/portal/static
ln
-s
/srv/rnacentral
/node_modules
"
${
RNACENTRAL_HOME
}
"
/rnacentral/portal/static
fi
# Add local_settings file
...
...
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