cts

Récupérer un itinéraire sur le réseau CTS - retour accueil

git clone git://bebou.netlib.re/cts

Log | Files | Refs | README |

commit a6cb8c3e98b81a2f9b5c2b5d18a749f58753c5df
parent 2355d6ced179654e5f3f19540b00c1f9fc80c449
Auteurice: vi <vi@bb.re>
Date:   Sat, 22 Mar 2025 12:10:21 +0100

Merge remote-tracking branch 'refs/remotes/origin/main'

Diffstat:
Mcts | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/cts b/cts @@ -38,11 +38,14 @@ $heurearrsection $arrarrsection fi } +# Les variables par défaut j=$(date +"%Y%%2F%m%%2F%d") f=0 h=$(date +%H) m=$(date +%M) +# Boecklin d="143972";i="STOP_PLACE" +# Gare centrale a="144528";o="STOP_PLACE" while getopts "hfj:t:d:i:a:o:" opt;do case $opt in