Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-doc
Commits
9c2bb476
Commit
9c2bb476
authored
Nov 18, 2020
by
Guilhem Saurel
Browse files
auto-install-hpp: fix url
parent
bee5151a
Pipeline
#12291
failed with stages
in 49 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/auto-install-hpp.sh
View file @
9c2bb476
...
...
@@ -128,7 +128,7 @@ mkdir --parents $DEVEL_HPP_DIR/install
# Get config script
wget
-q
-O
$DEVEL_HPP_DIR
/config.sh
${
GITREPO
}
/
${
BRANCH
}
/doc/config/
${
CONFIG_FILE
}
wget
-q
-O
$DEVEL_HPP_DIR
/src/Makefile
${
GITREPO
}
/makefiles/
${
BRANCH
}
.mk
wget
-q
-O
$DEVEL_HPP_DIR
/src/Makefile
${
GITREPO
}
/
${
BRANCH
}
/
makefiles/
${
BRANCH
}
.mk
source
$DEVEL_HPP_DIR
/config.sh
...
...
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