modifs.mineures sans commentaires
This commit is contained in:
parent
59e2abee61
commit
5da09a039b
@ -58,7 +58,7 @@ Vérification des liens..."
|
||||
[ -f "$i" ] || continue
|
||||
name="bin/${i%.*}.php"
|
||||
dest="../@@CLI@@/_wrapper.sh"
|
||||
link="../bin/${i%.*}.php"
|
||||
link="../bin/${i%.*}.php" #XXX
|
||||
if [ -L "$link" ]; then
|
||||
echo "* $name OK"
|
||||
elif [ -e "$link" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user