From 8eca1d1fb29f9c5995c9c68b816177190477862e Mon Sep 17 00:00:00 2001 From: Phil Burton Date: Mon, 19 Oct 2015 11:36:44 +0100 Subject: added readme and script --- README.md | 2 ++ blapaste.php | 29 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 README.md create mode 100755 blapaste.php diff --git a/README.md b/README.md new file mode 100644 index 0000000..663feb9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Takes STDIN and throws it to p.of.je +Returns the url diff --git a/blapaste.php b/blapaste.php new file mode 100755 index 0000000..a46a3c1 --- /dev/null +++ b/blapaste.php @@ -0,0 +1,29 @@ +#!/usr/bin/php +