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
9d34439c
Commit
9d34439c
authored
Jul 07, 2017
by
JosephK
Browse files
Redirections enfin !
parent
4f27d643
Pipeline
#18615
passed with stages
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
redirections.sh
View file @
9d34439c
...
...
@@ -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/cultiver-son-jardin/
${
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