#!/usr/bin/env bash
pandoc -i index.html -o programme_pirate.epub
echo "programme régénéré en ebook : programme_pirate.epub"