mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
fix package name
This commit is contained in:
parent
1b9f39a803
commit
429f48cfbc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from common import phases
|
|||
import os
|
||||
from common.tasks.packages import ImagePackages
|
||||
from common.tasks.host import CheckPackages
|
||||
from providers.raw.tasks.filesystem import MountVolume
|
||||
from common.tasks.filesystem import MountVolume
|
||||
|
||||
|
||||
class AddUserPackages(Task):
|
||||
|
|
Loading…
Add table
Reference in a new issue