compile.sh 53 B

12
  1. #!/bin/sh
  2. phpize && ./configure && make clean && make