1
Fork 0

Script "rr-gen-tours": fix the notation of decimal point.

master
vonavi 6 years ago
parent 4b56932559
commit d08533e4c8

@ -12,6 +12,9 @@ VERSION="0.1"
argv0=${0##*/}
# Fix the notation of decimal point
export LANG=en_US.UTF-8
function usage {
cat <<EOF
Automatic generation of tours.

Loading…
Cancel
Save