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
LQDN Adminsys
don
Commits
c166ee9c
Commit
c166ee9c
authored
Nov 08, 2018
by
okhin
🚴
Browse files
Update install.sh
parent
fef254e4
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci/install.sh
View file @
c166ee9c
#!/bin/bash
# Ce script est utilisé pour paramétrer l'environnement du site
if
[
'
x$PROD_HOME
'
-ne
'x'
]
if
[
"
x
$PROD_HOME
"
!=
"x"
]
then
HOME
=
$PROD_HOME
else
...
...
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