Correction : locale pour cavote.
authorJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Mon, 20 Oct 2014 13:43:32 +0000 (15:43 +0200)
committerJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Mon, 20 Oct 2014 13:43:32 +0000 (15:43 +0200)
etc/sv/cyclo-vote/run

index 006fcb4..e04f247 100755 (executable)
@@ -5,6 +5,7 @@ user=www-"$sv"
 eval home=~"$user"
 
 cd "$home"
+LC_CTYPE=fr_FR.UTF-8 \
 exec /usr/bin/chpst \
  -u "$user":"$user" \
  gunicorn -w 4 -b 127.0.0.1:5000 --log-level=debug "$@" main:app