source:
branches/comu-ver2/phpinidel.sh
@
17099
Revision 17099, 99 bytes checked in by ramrun, 14 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[17099] | 1 | #!/bin/sh |
2 | ||
3 | `find data -type f -name "php.ini" -delete` | |
4 | `find html -type f -name "php.ini" -delete` |
Note: See TracBrowser
for help on using the repository browser.