diff --git a/.idea/workspace.xml b/.idea/workspace.xml index df54b63..ba7c870 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,7 @@ - - - - + @@ -279,7 +287,6 @@ - @@ -459,5 +466,13 @@ + + + + + + + + \ No newline at end of file diff --git a/update.sh b/update.sh index fb4ab47..983dd11 100644 --- a/update.sh +++ b/update.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash cd .. if [ -d "spydian/" ];then - sudo git clone https://bitbucket.org/trivernis/spydian.git spydian_update + sudo git -b develop clone https://bitbucket.org/trivernis/spydian.git spydian_update sudo rsync -a ./spydian_update/ ./spydian/ sudo rm -r ./spydian_update/ sudo chmod -R u+rw ./spydian/