pkg(php-8.0.2): Fix environment bin path

This commit is contained in:
Dan Vargas 2021-03-13 12:49:09 -06:00
parent 2bc477d09e
commit f5d1f0d8b7

View file

@ -1 +1 @@
export PATH=$PWD/php-8.0.2/bin:$PATH export PATH=$PWD/bin:$PATH