1
#!/bin/bash
2
3
./remove-debris.sh
4
5
echo "updating python client source from VCS (currently git)"
6
git pull -v | tee git-pull.log