Index: build/create_update_folder.sh =================================================================== diff -u -r115acd1f7a14b7847bc62399e8eaef93f92d8c1f -ra74dc152e367ca7bbef7ab4740c95796401a653c --- build/create_update_folder.sh (.../create_update_folder.sh) (revision 115acd1f7a14b7847bc62399e8eaef93f92d8c1f) +++ build/create_update_folder.sh (.../create_update_folder.sh) (revision a74dc152e367ca7bbef7ab4740c95796401a653c) @@ -74,7 +74,7 @@ cd "$TEMP_DIR" || return # Clone the cloud sync and checkout the wanted branch -git clone ssh://git@dvm-linux02:7999/ui/cloudsync.git +git clone ssh://git@devapps.diality.us:7999/ui/cloudsync.git git --git-dir=cloudsync/.git checkout develop cd .. # Move the cloud sync to the destination folder