Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

30fa3ad0-pkg-b786a621-ls11

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 23 Apr 20:04
· 209 commits to master since this release

LinuxServer Changes:

Add env variable to set webroot.
domoticz Changes:

Use std::round instead of adding 0.5 and casting. (#3157)

  • Use std::round instead of adding 0.5 and casting.