2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
./admin/findphp | xargs -L 1 ./admin/checkimport
|