From 30cbcbc12a276c6cd9c9a3660b9eba53a4bfcdc4 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 3 Oct 2019 00:34:52 +0200 Subject: [PATCH] little addition to also update ghidra sources --- mgp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mgp b/mgp index 175cd22..ba1e1a3 100755 --- a/mgp +++ b/mgp @@ -28,6 +28,9 @@ git pull cd $fol/gitnex git pull +cd $fol/ghidra +git pull + cd $fol/HackDroid git pull