mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r8725: redirect to the base install page not the provisioning page on first
use (This used to be commit eeeeab5eb7aff4fa3b25fa07a352eda74c44db6c)
This commit is contained in:
parent
3c2a5aa63c
commit
6e2ef3fa25
@ -4,7 +4,7 @@
|
||||
libinclude("provision.js");
|
||||
|
||||
if (install_ok() == false) {
|
||||
redirect("/install/provision.esp");
|
||||
redirect("/install/");
|
||||
}
|
||||
|
||||
%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user