diff --git a/site/stop.php b/site/stop.php index c58100c..c856481 100644 --- a/site/stop.php +++ b/site/stop.php @@ -26,5 +26,5 @@ $ini = $ini.$raspberry." capteur=".$numero."-".$version." setup=0\n"; file_put_contents('upload/inventaire.ini', $ini); //exec("super cmd.sh"); -header("Location: accueil.php"); +header("Location: values.php"); ?> -- libgit2 0.21.2