mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-10 13:36:54 +03:00
Update
This commit is contained in:
@@ -59,7 +59,7 @@ p {font-size: 1em;}
|
||||
WriteConfigININew();
|
||||
SaveConfigToServer(domainname);
|
||||
|
||||
var stringota = getDomainname();
|
||||
var stringota = getDomainname() + "/reboot";
|
||||
parent.location = stringota;
|
||||
parent.location.href = stringota;
|
||||
parent.location.assign(stringota);
|
||||
|
||||
Reference in New Issue
Block a user