run('sudo su; git pull; exit;'); return $result->successful() ? '
'.$result->output().'
' : $result->errorOutput(); } }