summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Burton <philbeansburton@gmail.com>2015-10-19 12:04:39 +0100
committerPhil Burton <philbeansburton@gmail.com>2015-10-19 12:04:39 +0100
commitcc50f93b5f05ff043ee885128665626f086e96cd (patch)
tree2210263b97b125224ea57d84056c04ab6f463b45
parente3aadde90723c481a4fef5e85dbb7b2ed82bbe55 (diff)
removed the spaces from the first line
-rwxr-xr-xblapaste.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/blapaste.php b/blapaste.php
index f3b2815..6dd8179 100755
--- a/blapaste.php
+++ b/blapaste.php
@@ -1,4 +1,4 @@
- #!/usr/bin/php
+#!/usr/bin/php
<?php
$stdin = fopen("php://stdin", "r");
$paste = "";