Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
Philippe Gauron
installation
Commits
d676a72c
Commit
d676a72c
authored
Oct 01, 2019
by
Philippe Gauron
Browse files
typo dans installation pylon et appel au script de vérif-env
parent
0c69127a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
script-install.sh
script-install.sh
+2
-2
No files found.
script-install.sh
View file @
d676a72c
...
...
@@ -731,7 +731,7 @@ then
tar
xzf
"
${
REPO_DIR
}
/tmp/pylon.tar.gz"
-C
"
${
REPO_DIR
}
/tmp/"
## extracting inside archive
cd
"
${
REPO_DIR
}
/tmp/pylon-5*
"
cd
"
${
REPO_DIR
}
"
/tmp/pylon-5
*
tar
xzf pylonSDK
*
.tar.gz
-C
/opt
## install NTP
...
...
@@ -874,4 +874,4 @@ echo
### INSTALLATION TEST
source
.
/verif_env_thomx.sh
source
"
${
REPO_DIR
}
"
/verif_env_thomx.sh
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