Subversion Repositories oidplus

Rev

Blame | Last modification | View Log | RSS feed

  1. #!/bin/bash
  2. DIR=$( dirname "$0" )
  3. php "$DIR"/index.php > "$DIR"/cache.xml
  4.  
  5.