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/