Files
newznab-tmux/misc/update_scripts/nix_scripts/tmux/stop.php
T

5 lines
114 B
PHP

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