Merge pull request #13 from jeffmcjunkin/master

Updated php usage instructions
This commit is contained in:
b374k 2014-11-08 15:26:22 +07:00
commit 63b33c4c75
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ options :
```
example :
```
$ php -f index.php -o myShell.php -p myPassword -s -b -z gzcompress -c 9
$ php -f index.php -- -o myShell.php -p myPassword -s -b -z gzcompress -c 9
```
Don't forget to delete index.php, base, module, theme and all files inside it after you finished. Because it is not protected with password so it can be a security threat to your server