From e3d7f40006f034abae90dd99c87326f324c22b52 Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Wed, 12 Feb 2025 06:32:33 +0100 Subject: [PATCH] =?UTF-8?q?commentaire=20souci=20gh=20non=20authentifi?= =?UTF-8?q?=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upsnapz.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upsnapz.sh b/upsnapz.sh index c2bff9c..42fba1b 100755 --- a/upsnapz.sh +++ b/upsnapz.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Time-stamp: <2025-02-10 07:14:16 nomad> +# Time-stamp: <2025-02-12 06:31:58 nomad> # Michel Le Cocq # @@ -114,6 +114,7 @@ function check_ZFS_BOOT_MENU dpkg -l gh &> /dev/null if [ $? -eq 0 ] then + # ici souci ! si non authentifié sur github ne "fonctionne pas" f=$(gh release list --repo https://github.com/zbm-dev/zfsbootmenu | grep Latest | awk -F' ' '{print $4}') if [ "$e" != "$f" ] then