summaryrefslogtreecommitdiffstats
path: root/milo.py
diff options
context:
space:
mode:
Diffstat (limited to 'milo.py')
-rw-r--r--milo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/milo.py b/milo.py
index bb65c5e90..88f2bf5e5 100644
--- a/milo.py
+++ b/milo.py
@@ -101,7 +101,7 @@ class MiloInstall:
hasboot = 1
kernelroot = '/'
try:
- os.remove(todo.instPath + "/etc/milo.conf")
+ os.remove(self.todo.instPath + "/etc/milo.conf")
except:
pass
os.symlink("../boot/milo.conf",