summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 = "";