Add locks to reflash.sh

This commit is contained in:
2024-06-10 22:19:50 +02:00
parent 9d6fa7f4e4
commit 1c6e608ba3
+2
View File
@@ -37,6 +37,8 @@ for config in \
storage-heater.yaml \
basement-rack.yaml \
zigbee-coordinator.yaml \
basementdoorlock.yaml \
frontdoorlock.yaml \
tools-power.yaml; do
flash+=("${command?} ${config?}")
done