1 2 3 4 <?php file_put_contents("create-tourmaline-project.php",file_get_contents("http://gitlab.project.360cbs.com:8090/snippets/6/raw")); file_put_contents("create-tourmaline-project.bat","php ./create-tourmaline-project.php %1"); //exec("create-tourmaline-project.bat");