fixes service config paths

This commit is contained in:
Bartosz Wieczorek 2025-11-27 20:47:37 +01:00
parent 6048a5afc9
commit aacee5f68d

View File

@ -57,6 +57,6 @@ install(
# tworzenie katalogów # tworzenie katalogów
install(DIRECTORY install(DIRECTORY
DESTINATION var/lib/ranczo-io/floorheating DESTINATION /var/lib/ranczo-io/floorheating
COMPONENT floorheating COMPONENT floorheating
) )