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
4f27d643
Commit
4f27d643
authored
Jul 07, 2017
by
JosephK
Browse files
Redirections
parent
07daa1ed
Pipeline
#18614
passed with stages
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
redirections.sh
View file @
4f27d643
...
...
@@ -38,5 +38,5 @@ mkdir _book/cultiver-son-jardin/
for
k
in
"
${
!pages[@]
}
"
;
do
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
echo
'<html><head><meta http-equiv="refresh" content="0; URL=../fr/cultiver-son-jardin/'
$k
'.html"></head><body></body></html>'
>
_book/
cultiver-son-jardin/
${
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