init from 4 old repositories
This commit is contained in:
6
restartprocesspage/touch.php
Normal file
6
restartprocesspage/touch.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$e = "/var/www/restart/start.sh";
|
||||
shell_exec("$e");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user