* finish task#793.
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
sudo pecl install channel://pecl.php.net/inotify-0.1.5
|
||||
//sudo pecl install channel://pecl.php.net/inotify-0.1.5
|
||||
|
||||
extension=inotify.so" to php.ini
|
||||
//extension=inotify.so" to php.ini
|
||||
|
||||
/* Get params from argvs. */
|
||||
if(!isset($argv[1])) die("php syncext.php from target sleep\n");
|
||||
|
||||
Reference in New Issue
Block a user