summaryrefslogtreecommitdiff
path: root/swat/index.esp
diff options
context:
space:
mode:
Diffstat (limited to 'swat/index.esp')
-rw-r--r--swat/index.esp2
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/index.esp b/swat/index.esp
index 566c7f8fae..c0bfbdec05 100644
--- a/swat/index.esp
+++ b/swat/index.esp
@@ -4,7 +4,7 @@
libinclude("provision.js");
if (install_ok() == false) {
- redirect("/install/provision.esp");
+ redirect("/install/");
}
%>