mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-04-18 00:54:19 +07:00
3 lines
125 B
Bash
3 lines
125 B
Bash
cd ~ && git clone --depth=1 https://github.com/xdebug/xdebug.git
|
|
cd xdebug || echo "Failed to clone Xdebug"
|
|
sudo ./rebuild.sh |