Files
newznab-tmux/misc/update/config.php
T

6 lines
99 B
PHP
Executable File

<?php
require_once realpath(dirname(dirname(__DIR__)) . DIRECTORY_SEPARATOR . 'indexer.php');
?>