diff options
Diffstat (limited to 'pull.py')
-rwxr-xr-x | pull.py | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -232,10 +232,12 @@ repos = ( GithubRepo('personal/egor-tensin.github.io'), GithubRepo('personal/filters'), GithubRepo('personal/linux-home'), - BitbucketRepo('personal/measure_temp'), + BitbucketRepo('personal/measure-temp-client'), + BitbucketRepo('personal/measure-temp-server'), GithubRepo('personal/notes'), GithubRepo('personal/pdb-repo'), GithubRepo('personal/privilege-check'), + BitbucketRepo('personal/pull-cgit-repos'), GithubRepo('personal/simple-interpreter'), GithubRepo('personal/sorting-algorithms'), GithubRepo('personal/vk-scripts'), |