From 03468c7f1124496e43ee0423282fdbf2938a1530 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 8 Mar 2015 04:52:32 +0100 Subject: [PATCH] "Improved" the git thing --- main/gitui_.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/gitui_.php b/main/gitui_.php index e2be846..d8aa737 100644 --- a/main/gitui_.php +++ b/main/gitui_.php @@ -1,7 +1,7 @@ /var/www/autopull.log'); + shell_exec('git -C /var/www/flashii.net pull > /var/www/autopull.log'); + print '

Site should be up with the latest commit now.

'; } ?>