meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit 4ff6d0edca9fb8d1293df1f5d091a02ae611c3a2
parent 19b41de287417536980a81cd50c439ae13681f66
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 21 Dec 2018 11:25:13 +0100

Fix an echo msg in the misc.sh script

Diffstat:
Mmisc/misc.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/misc.sh b/misc/misc.sh @@ -20,7 +20,7 @@ set -e source ../meso-menu.sh tput bold; echo ">>> Miscellaneous web pages"; tput sgr0 -echo "Write index.html" +echo "Write about.html" { print_header Home About cat about.html.in