remove installed services block

This commit is contained in:
root
2024-09-23 14:26:43 +02:00
parent fb065c95e5
commit 26cecbde1a

View File

@@ -137,8 +137,8 @@ switch ($_GET["op"]) {
}
}
}
else echo "There are no deployments.<br>";
else echo "There are no deployments.";
echo "<br>";
/*
if (count($data["INSTALLED_SERVICES"])) {
echo "<br>Installed services:<br>";