From 8f76d231e53e0a711c79ef7f951f337233731698 Mon Sep 17 00:00:00 2001 From: pbca26 Date: Sun, 12 Feb 2017 19:24:50 +0300 Subject: [PATCH] updated pull-gui.sh iguana gui branch --- pull-gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull-gui.sh b/pull-gui.sh index 2f840d1..a5f8d86 100755 --- a/pull-gui.sh +++ b/pull-gui.sh @@ -19,7 +19,7 @@ if [ -d "Iguana-application" ]; then git checkout 0.3 git pull else - git clone https://github.com/SuperNETorg/Iguana-application.git -b 0.3 + git clone https://github.com/SuperNETorg/Iguana-application.git -b 0.3.1 cd Iguana-application fi