Index: build/create_update_folder.sh =================================================================== diff -u -rb44fe21d52244f0c9afa518653711c3ff84eeb8f -rc2e445195b1fe1c497a55074b27cb04f3f0b8def --- build/create_update_folder.sh (.../create_update_folder.sh) (revision b44fe21d52244f0c9afa518653711c3ff84eeb8f) +++ build/create_update_folder.sh (.../create_update_folder.sh) (revision c2e445195b1fe1c497a55074b27cb04f3f0b8def) @@ -75,7 +75,7 @@ cd "$TEMP_DIR" || return # Clone the cloud sync and checkout the wanted branch git clone ssh://git@devapps.diality.us:7999/ui/cloudsync.git -git --git-dir=cloudsync/.git checkout develop +git --git-dir=cloudsync/.git checkout staging cd .. # Move the cloud sync to the destination folder cp -r "$TEMP_DIR"/* "$FOLDER_DST"/"$CLOUD_SYNC"