diff --git a/upsnapz.sh b/upsnapz.sh index c4534b2..01dea81 100755 --- a/upsnapz.sh +++ b/upsnapz.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Time-stamp: <2025-03-17 07:34:13 nomad> +# Time-stamp: <2025-03-17 11:11:18 nomad> # Michel Le Cocq # @@ -34,7 +34,9 @@ LOG_FILE=./upsnapz.log # - regarder si un nouveau kernel existe et si oui faire ce qu'il y a a faire # uname -r # - verifier que les noms des zroot/ROOT/vol sont conformes au format attendu -# - verfier que 'gh auth status' fonctionne avant de l'utiliser (auth) +# - verfier que 'gh auth status' fonctionne avant de l'utiliser (auth) +# - regarder pour remplacer gh : Get last git tag from a remote repo without cloning +# https://stackoverflow.com/questions/10649814/get-last-git-tag-from-a-remote-repo-without-cloning # - 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 # +------------------------------------------------------------------------------------------------+