run('bash git_pull.sh'); return $result->successful() ? '
'.$result->output().'
' : $result->errorOutput(); } }