Remove obsolete pcov.sh

This commit is contained in:
Shivam Mathur 2020-07-23 06:20:16 +05:30
parent 274e348895
commit 0390a48770
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -1,5 +0,0 @@
cd ~ && git clone --depth=1 https://github.com/krakjoe/pcov.git
cd pcov && phpize
./configure --enable-pcov
make
sudo make install