Subversion Repositories oidplus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
226 daniel-mar 1
#!/bin/bash
2
DIR=$( dirname "$0" )
3
php "$DIR"/index.php > "$DIR"/cache.xml
4