mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Merge remote-tracking branch 'teor/ticket24682'
This commit is contained in:
commit
f92b533757
@ -1,12 +1,13 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
|
||||||
# Usage:
|
# Usage:
|
||||||
|
<<<<<<< Updated upstream
|
||||||
#
|
#
|
||||||
# Regenerate the list:
|
# Regenerate the list:
|
||||||
# scripts/maint/updateFallbackDirs.py > src/or/fallback_dirs.inc
|
# scripts/maint/updateFallbackDirs.py > src/or/fallback_dirs.inc 2> fallback_dirs.log
|
||||||
#
|
#
|
||||||
# Check the existing list:
|
# Check the existing list:
|
||||||
# scripts/maint/updateFallbackDirs.py check_existing > fallback_dirs.inc.ok
|
# scripts/maint/updateFallbackDirs.py check_existing > fallback_dirs.inc.ok 2> fallback_dirs.log
|
||||||
# mv fallback_dirs.inc.ok src/or/fallback_dirs.inc
|
# mv fallback_dirs.inc.ok src/or/fallback_dirs.inc
|
||||||
#
|
#
|
||||||
# This script should be run from a stable, reliable network connection,
|
# This script should be run from a stable, reliable network connection,
|
||||||
|
Loading…
Reference in New Issue
Block a user