Commit d3386c66 by Juliper

no message

parent fdaa2144
...@@ -4,6 +4,6 @@ $result = shell_exec($command." 2>&1"); ...@@ -4,6 +4,6 @@ $result = shell_exec($command." 2>&1");
echo $result; echo $result;
} }
echo "<pre>"; echo "<pre>";
execPrint("/usr/bin/git pull https://if415014:dreamon1*@gitlab.del.ac.id/juliper19/pa2d4ti06 master"); execPrint("/usr/bin/git pull https://if415014:dreamon1*@gitlab.del.ac.id/juliper19/pa2d4ti06.git master");
echo "</pre>"; echo "</pre>";
?> ?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment