diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2010-12-13 19:25:47 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2010-12-13 19:25:47 +0100 |
| commit | d765855c10fcd13b553c6b9c96a43c696be36f8d (patch) | |
| tree | 902dba3497d1c3ce6abc28a534e2ff65f95b3240 /scripts | |
| parent | 1bd56165ca7f59c632d961888c4f05938ccc0d2d (diff) | |
| download | linksys-wrt3g-tools-d765855c10fcd13b553c6b9c96a43c696be36f8d.tar.gz linksys-wrt3g-tools-d765855c10fcd13b553c6b9c96a43c696be36f8d.zip | |
make it executable
Diffstat (limited to 'scripts')
| -rwxr-xr-x[-rw-r--r--] | scripts/linksys-wrt3g.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/linksys-wrt3g.php b/scripts/linksys-wrt3g.php index 48683e7..520d6ba 100644..100755 --- a/scripts/linksys-wrt3g.php +++ b/scripts/linksys-wrt3g.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php <?php /** * Control script for Linksys WRT3g routers. |
