mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Merge remote-tracking branch 'teor/ticket24682'
This commit is contained in:
commit
f92b533757
@ -1,12 +1,13 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
# Usage:
|
||||
<<<<<<< Updated upstream
|
||||
#
|
||||
# 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:
|
||||
# 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
|
||||
#
|
||||
# This script should be run from a stable, reliable network connection,
|
||||
|
Loading…
Reference in New Issue
Block a user