From 4ec76d676b059e08ef77dfc1004c7bf6d65309aa Mon Sep 17 00:00:00 2001 From: Ajin Abraham Date: Tue, 22 Nov 2016 18:14:16 +0530 Subject: [PATCH] Update setup.py --- install/windows/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/windows/setup.py b/install/windows/setup.py index 9650292367..a29477e3d4 100755 --- a/install/windows/setup.py +++ b/install/windows/setup.py @@ -20,7 +20,7 @@ # Only static URL, let's hope this never changes.. CONFIG_URL = ( "https://raw.githubusercontent.com/ajinabraham/" - "Mobile-Security-Framework-MobSF/windows_static/install/windows/config.txt" + "Mobile-Security-Framework-MobSF/master/install/windows/config.txt" ) # Static path to config file as a starting point