fix copytypo
This commit is contained in:
parent
00154ef899
commit
e055eb3542
@ -173,7 +173,7 @@ class LXCImage:
|
|||||||
self.cwd = cwd
|
self.cwd = cwd
|
||||||
self.rebuild_config()
|
self.rebuild_config()
|
||||||
|
|
||||||
def set_halt(self, cwd):
|
def set_halt(self, halt):
|
||||||
self.halt = halt
|
self.halt = halt
|
||||||
self.rebuild_config()
|
self.rebuild_config()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user