fix shebangs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/php
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
/****************************************************
|
||||
* This will loop through a list of label names
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/php
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
/**************************************************
|
||||
* this will process all issues titled "delete me":
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/php
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
/**************************************************************
|
||||
* This will delete all comments that match a specific keyword
|
||||
|
Reference in New Issue
Block a user