laradb

script pour établir une bdd Ãà partir d'un tsv avec différent format - retour accueil

git clone git://bebou.netlib.re/laradb
Log | Files | Refs |

commit 2e543ff2c61f2c450b0665a789705e9f5ec3550a
parent 0d3d489981bf78fcc87d6c9e6400a5c3085608ff
Auterice: martlem <contact@martinlemaire.fr>
Date:   Mon, 28 Oct 2024 16:52:45 +0100

rm shell + gen_frise_chrono.sh

Diffstat:
Dshell/gen_frise_chrono.sh | 13-------------
1 file changed, 0 insertions(+), 13 deletions(-)

diff --git a/shell/gen_frise_chrono.sh b/shell/gen_frise_chrono.sh @@ -1,13 +0,0 @@ -#!/bin/bash - -seq 1940 2024 | xargs printf '\t%s\n\n' - -#for i in $(seq 1940 2024); do -#cat << % -# $i -# -#% -# -# -#done -#