From ab1ffe24b9408a0f2697706af6b4026eb315813a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 3 Jul 2018 02:11:11 +0300 Subject: add a couple of repos --- pull.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pull.py b/pull.py index d84aed2..f797ffd 100755 --- a/pull.py +++ b/pull.py @@ -232,12 +232,10 @@ repos = ( GithubRepo('personal/egor-tensin.github.io'), GithubRepo('personal/filters'), GithubRepo('personal/linux-home'), - BitbucketRepo('personal/measure-temp-client'), - BitbucketRepo('personal/measure-temp-server'), + GithubRepo('personal/linux-status'), 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'), @@ -268,7 +266,10 @@ repos = ( BitbucketRepo('staging/361_Tensin_E_D_slides'), BitbucketRepo('staging/461_Tensin_E_D_report'), BitbucketRepo('staging/461_Tensin_E_D_slides'), + BitbucketRepo('staging/cgit-repos'), BitbucketRepo('staging/deposit-calculator'), + BitbucketRepo('staging/raspi-temp-client'), + BitbucketRepo('staging/raspi-temp-server'), BitbucketRepo('staging/x64-decoder'), Repo('fr24/key_mgmt', 'ssh://egor@tensin-raspi2/~/tmp/key_mgmt.git'), -- cgit v1.2.3