| Current Path : /hdd/hdd21/main/scripts/ |
| Current File : /hdd/hdd21/main/scripts/run.php |
<?php
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
@system("/scripts/node.sh /hdd/hdd21/my5/git/my5-backend/src/main.js");
?>