v1.1.0
The script now relies on POSIX sh
instead of bash
. This is useful in contexts where bash
is not available like base Alpine Docker images.
Changed
xdebug
script now uses/bin/sh
instead of/bin/bash
The script now relies on POSIX sh
instead of bash
. This is useful in contexts where bash
is not available like base Alpine Docker images.
xdebug
script now uses /bin/sh
instead of /bin/bash