From 132502d8c459c842f1a0411a402ccf3b9e26d214 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sat, 22 Aug 2026 20:11:33 +0400 Subject: [PATCH] real latest install --- lib/self-upgrade.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/self-upgrade.bash b/lib/self-upgrade.bash index 479fb60..43ca5fe 100644 --- a/lib/self-upgrade.bash +++ b/lib/self-upgrade.bash @@ -55,6 +55,7 @@ function perform_upgrade { # if "$backup"/install.sh upgraded; then echo coucou + echo coucou2 # shellcheck disable=SC1091 if source /tmp/miaou-bash-install.sh upgrade; then if [[ $(find "$backup"/hooks.d -maxdepth 1 -type f | wc -l) -gt 0 ]]; then