5 lines
83 B
PHP
5 lines
83 B
PHP
<?php
|
|
|
|
exec('/usr/bin/sudo -u deploy /home/server/deploy/gitfetch.sh', $o);
|
|
|
|
exit; |