Skip to content

Commit f4db16b

Browse files
committed
Fix temporary cd location change
1 parent 2ca204d commit f4db16b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ if [ -d /opt/build/php/7.3/lib/php/modules ]; then
4444
echo "extension=${tm}" >> /opt/build/php/7.3/etc/php.d/$(basename ${tm} .so).ini
4545
fi
4646
done
47+
cd -
4748
fi
4849

4950
cp conf/www.conf /opt/build/php/7.3/etc/php-fpm.d/www.conf

0 commit comments

Comments
 (0)