WMarkDown/Public/update.php

2 lines
64 B
PHP
Raw Normal View History

<?php trim(shell_exec("git fetch")) && shell_exec("git pull");