ne pas changer le répertoire courant
This commit is contained in:
parent
20e64b8ffb
commit
51215b42eb
@ -19,6 +19,7 @@ while true; do
|
|||||||
fi
|
fi
|
||||||
cd ..
|
cd ..
|
||||||
done
|
done
|
||||||
|
cd "$owd"
|
||||||
|
|
||||||
export RUNPHP_MOUNT=
|
export RUNPHP_MOUNT=
|
||||||
if [ "$MYNAME" == composer ]; then
|
if [ "$MYNAME" == composer ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user