From 76cfd62b635d0a58da4ef900374172f03b53542f Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Mon, 17 Mar 2025 07:39:09 +0100 Subject: [PATCH] comment --- upsnapz.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upsnapz.sh b/upsnapz.sh index 196743d..c4534b2 100755 --- a/upsnapz.sh +++ b/upsnapz.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Time-stamp: <2025-03-17 07:30:05 nomad> +# Time-stamp: <2025-03-17 07:34:13 nomad> # Michel Le Cocq # @@ -36,6 +36,7 @@ LOG_FILE=./upsnapz.log # - verifier que les noms des zroot/ROOT/vol sont conformes au format attendu # - verfier que 'gh auth status' fonctionne avant de l'utiliser (auth) # - ameliorer gestion fichier log ... idee si jamais il y a un snapshot de fait, il faut puger le fichier +# - changer les commandes pour que le fichier de log puisse etre a la racine du BOOTFS # +------------------------------------------------------------------------------------------------+ output()