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 b0da84400460be573820b9ff66c3610397ea9421 parent 98227758fb165406a057cf6c96922d44ac42582d Auteurice: vi Coloc <vi@coloc.re> Date: Sun, 3 Nov 2024 21:03:33 +0100 hi a bug je eux push main_frise.sh Diffstat:
A | main_frise.sh | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/main_frise.sh b/main_frise.sh @@ -0,0 +1,8 @@ +#! /bin/sh +# make frise.html + +patch src/utils/date_epoch.sh src/utils/debian_date.patch +./src/utils/date_epoch.sh +./src/frise.sh + +echo "go to coloc.bebou.netlib.re/frise.html"