summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.py b/text.py
index 82c0411f5..93b2bdb86 100644
--- a/text.py
+++ b/text.py
@@ -608,6 +608,7 @@ class XconfiguratorWindow:
root = todo.instPath)
screen.resume ()
todo.x.skip = 1
+ os.unlink("/tmp/SERVER");
return INSTALL_NOOP
class BeginInstallWindow: