1
0
mirror of https://github.com/shivammathur/setup-php.git synced 2025-05-06 17:53:48 +07:00

3 lines
125 B
Bash
Raw Normal View History

2019-10-27 05:42:49 +05:30
cd ~ && git clone --depth=1 https://github.com/xdebug/xdebug.git
cd xdebug || echo "Failed to clone Xdebug"
sudo ./rebuild.sh