fix paths
This commit is contained in:
parent
c9312c2950
commit
52660f3744
1 changed files with 1 additions and 1 deletions
|
@ -11,13 +11,13 @@ import git # type: ignore
|
||||||
|
|
||||||
# TODO do something smarter... later
|
# TODO do something smarter... later
|
||||||
# TODO def run against bitbucket and gh backups
|
# TODO def run against bitbucket and gh backups
|
||||||
|
# TODO github/bitbucket repos?
|
||||||
SOURCES = [
|
SOURCES = [
|
||||||
'***REMOVED***',
|
'***REMOVED***',
|
||||||
'***REMOVED***',
|
'***REMOVED***',
|
||||||
'***REMOVED***',
|
'***REMOVED***',
|
||||||
'***REMOVED***',
|
'***REMOVED***',
|
||||||
'***REMOVED***',
|
'***REMOVED***',
|
||||||
'***REMOVED***',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
THINGS = [
|
THINGS = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue