Browse Source

updated pull-gui.sh iguana gui branch

ca333-dev
pbca26 8 years ago
parent
commit
8f76d231e5
  1. 2
      pull-gui.sh

2
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

Loading…
Cancel
Save