modifs.mineures sans commentaires

This commit is contained in:
Jephté Clain 2024-10-18 15:37:29 +04:00
parent b763066f8a
commit 48e0011790
1 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,10 @@ while true; do
cd ..
done
case "$MYNAME" in
composer) set -- composer "$@";;
esac
export RUNPHP_STANDALONE=
RUNPHP=; DIST=; REGISTRY=
if [ -f "$PROJDIR/.runphp.conf" ]; then