From 929bd5873df873d711156ee7467fea28ac6ef59c Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Tue, 1 Oct 2024 12:39:36 +0400 Subject: [PATCH] modifs.mineures sans commentaires --- support/template-_wrapper.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/support/template-_wrapper.sh b/support/template-_wrapper.sh index cfed559..4626088 100755 --- a/support/template-_wrapper.sh +++ b/support/template-_wrapper.sh @@ -29,6 +29,7 @@ avec l'utilisateur www-data Installation des liens manquants..." cd "$MYDIR" for i in *.php*; do + [ -f "$i" ] || continue name="bin/${i%.*}.php" dest="../_cli/$i" link="../bin/${i%.*}.php"