mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Replace/remove refferences to python scripts where possible.
This commit is contained in:
@@ -9,7 +9,7 @@ use newznab\NNTP;
|
||||
|
||||
$c = new ColorCLI();
|
||||
if (!isset($argv[1])) {
|
||||
exit($c->error("This script is not intended to be run manually, it is called from postprocess_threaded.py."));
|
||||
exit($c->error("This script is not intended to be run manually, it is called from postprocess.php."));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user