fix extra trailing newline (fixes #1304)

This commit is contained in:
John
2024-07-11 20:39:09 +02:00
parent d6e790b89f
commit ad364c6800
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,4 +48,4 @@ $ref = @file_get_contents('ebusd-configuration/.git/refs/heads/master');
array_walk($versions, $func);
?>
</tbody></table></p>
</body>
</body>
+1 -1
View File
@@ -68,4 +68,4 @@ function checkUpdate($ebusdVersion, $ebusdRelease, $architecture, $deviceVersion
}
return $ret.$configs;
}
?>
?>