Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
framacloud
Commits
9c6e489a
Commit
9c6e489a
authored
Jul 07, 2017
by
JosephK
Browse files
Redirections
parent
e37152fd
Pipeline
#18612
failed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
redirections.sh
View file @
9c6e489a
...
...
@@ -35,6 +35,6 @@ declare -A pages=(
cd
$SCRIPTPATH
for
k
in
"
${
!pages[@]
}
"
;
do
mkdir
_book/
${
pages
[
$k
]
}
mkdir
_book/
cultiver-son-jardin/
${
pages
[
$k
]
}
echo
'<html><head><meta http-equiv="refresh" content="0; URL=../fr/cultiver-son-jardin/'
$k
'.html"></head><body></body></html>'
>
_book/
${
pages
[
$k
]
}
/index.html
done
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