From 23358180acbe84b0681def1fd5380a94dd21e1ae Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Mon, 12 May 2025 11:21:58 +0400 Subject: [PATCH] modifs.mineures sans commentaires --- bin/pman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pman b/bin/pman index 80a1021..123f193 100755 --- a/bin/pman +++ b/bin/pman @@ -78,7 +78,7 @@ function init_repo_action() { } function init_config_action() { - local -a push_branches; config + local -a push_branches; local config [ -f .pman.conf -a -z "$ForceCreate" ] && die "La configuration pman a déjà été initialisée"