From f4d4902233b91e398b45c97b7cef29854cd7198c Mon Sep 17 00:00:00 2001 From: Julius Riegel Date: Sat, 13 Jan 2018 15:00:07 +0100 Subject: [PATCH] Fixed update.sh --- .idea/workspace.xml | 4 ++-- update.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ba7c870..db0a9b1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -42,7 +42,7 @@ - + @@ -469,7 +469,7 @@ - + diff --git a/update.sh b/update.sh index 983dd11..e2872e8 100644 --- a/update.sh +++ b/update.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash cd .. if [ -d "spydian/" ];then - sudo git -b develop clone https://bitbucket.org/trivernis/spydian.git spydian_update + sudo git -b develop clone https://trivernis@bitbucket.org/trivernis/spydian.git spydian_update sudo rsync -a ./spydian_update/ ./spydian/ sudo rm -r ./spydian_update/ sudo chmod -R u+rw ./spydian/