Files
newznab-tmux/stop.php
T
2015-04-21 16:06:53 +02:00

5 lines
114 B
PHP

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