From 8f284b7fe9c87ba832937b1a9b8845caf5375a77 Mon Sep 17 00:00:00 2001 From: Julius Riegel Date: Sat, 13 Jan 2018 14:58:24 +0100 Subject: [PATCH] changed update file --- .idea/workspace.xml | 27 +++++++++++++++++++++------ update.sh | 2 +- 2 files changed, 22 insertions(+), 7 deletions(-) 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/