Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leonidasv authored Jun 22, 2017
1 parent 90bd582 commit 9ef2cb1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# php-fpm-cli
Run php code with php-fpm from the command line

This script was taken from a [gist][0] by [Mathias Leppich][1]. I converted it
to a full repository so that I can version it for my needs.
This script was taken from a [gist][0] by [Mathias Leppich][1]. [Jmeyering][3] converted it
to a full repository. I just updated it to support php7 and make dependency checks, thus making the script fully compatible with Ubuntu 16.04 on php7.0.

[0]: https://gist.github.com/muhqu/91497df3a110f594b992
[1]: https://github.com/muhqu
[3]: https://github.com/Jmeyering/

0 comments on commit 9ef2cb1

Please sign in to comment.