Skip to content
Snippets Groups Projects
Commit 1aed5e01 authored by Cédric Moreau's avatar Cédric Moreau Committed by GitHub
Browse files

Deploy to `/en` folder

parent ea2c8508
Branches
No related tags found
No related merge requests found
...@@ -15,6 +15,6 @@ echo "Génération du site" ...@@ -15,6 +15,6 @@ echo "Génération du site"
pelican -s publishconf.py pelican -s publishconf.py
echo "Copie des fichiers..." echo "Copie des fichiers..."
cp -R output/* ../fr/ cp -R output/* ../en/
echo "Génération de duniter.org/fr terminée." echo "Génération de duniter.org/fr terminée."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment