diff --git a/src/scripts/ext/pcov.sh b/src/scripts/ext/pcov.sh deleted file mode 100644 index 0837f5b3..00000000 --- a/src/scripts/ext/pcov.sh +++ /dev/null @@ -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 \ No newline at end of file