diff options
| author | Cecylia Bocovich <cohosh@torproject.org> | 2020-01-08 14:53:11 -0500 |
|---|---|---|
| committer | Cecylia Bocovich <cohosh@torproject.org> | 2020-01-08 14:53:11 -0500 |
| commit | e6f6ad93b1cf3e61f34c7c7c185cd085f6005761 (patch) | |
| tree | cd4228fcd54d6005e8e5492ef07c74753c7b0460 | |
| parent | 21138997b6718ad92277786d348a72afa922cc17 (diff) | |
Updated github repo
| -rwxr-xr-x | scripts/update_github | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_github b/scripts/update_github index 6d087e6..34eb6c0 100755 --- a/scripts/update_github +++ b/scripts/update_github @@ -13,7 +13,7 @@ import urllib import subprocess import os -REPO_NAME = "TheTorProject/gettorbrowser" +REPO_NAME = "torproject/torbrowser-releases" failure = False |
