Files
newznab-tmux/stop.php
T

5 lines
114 B
PHP

<?php
require_once realpath(__DIR__ . '/../../../../www/config.php');
$restart = (new \Tmux())->stopIfRunning();