mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Fix some paths.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/*
|
||||
* This script deletes releases that match certain criteria, type php removeCrapReleases.php false for details.
|
||||
*/
|
||||
|
||||
require_once(dirname(__FILE__)."/../bin/config.php");
|
||||
|
||||
$cli = new \ColorCLI();
|
||||
$n = PHP_EOL;
|
||||
|
||||
Reference in New Issue
Block a user