mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r8725: redirect to the base install page not the provisioning page on first
use
(This used to be commit eeeeab5eb7
)
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…
Reference in New Issue
Block a user