lila/bin/stop
2012-04-24 23:19:48 +02:00

7 lines
106 B
PHP
Executable file

#!/usr/bin/env php
<?php
require_once __DIR__.'/base_script.php';
show_run_catch("Stop", "$play stop");