From 51215b42eb868d457d1d8d6cd9deec828b3414aa Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Wed, 15 Oct 2025 09:48:28 +0400 Subject: [PATCH] =?UTF-8?q?ne=20pas=20changer=20le=20r=C3=A9pertoire=20cou?= =?UTF-8?q?rant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/runphp | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/runphp b/bin/runphp index 3e59b61..f15db8a 100755 --- a/bin/runphp +++ b/bin/runphp @@ -19,6 +19,7 @@ while true; do fi cd .. done +cd "$owd" export RUNPHP_MOUNT= if [ "$MYNAME" == composer ]; then