Files
newznab-tmux/misc/update_scripts/nix_scripts/tmux/stop.php
T
2015-05-28 12:36:28 +02:00

5 lines
114 B
PHP

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