5 lines
82 B
Bash
5 lines
82 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
cd ../search2/indexing/bin
|
||
|
|
../../../scripts/php.sh -Cq cronIndexer.php
|