3 lines
No EOL
42 B
PHP
3 lines
No EOL
42 B
PHP
<?php
|
|
echo shell_exec("git pull 2>&1");
|
|
?>
|