mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
fixup! Move bootstrap.py to common tasks. Reverted bootstrap task to use geo-redirector as mirror.
This commit is contained in:
parent
6c6f50c03e
commit
35d962fc03
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from base import Task
|
|||
from common import phases
|
||||
from common.exceptions import TaskError
|
||||
from common.tools import log_check_call
|
||||
from bootstrap import Bootstrap
|
||||
from common.bootstrap import Bootstrap
|
||||
|
||||
|
||||
class FormatVolume(Task):
|
||||
|
|
Loading…
Add table
Reference in a new issue