Public
Snippet $7 authored by cephei

Create Tourmaline Service - Command

Edited
<?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");