Added mosquitto

This commit is contained in:
2025-06-14 09:25:46 +02:00
parent 2ab58a1a4e
commit e76c7edc6a
5 changed files with 22 additions and 2 deletions

View File

@@ -53,6 +53,9 @@ async function hotCopy(
) {
const timestamp = moment().format("YYYY-MM-DD_HH-mm-ss"); // Return today's date time
// Make sure user has access to all folders
await $`sudo chown -R willem:willem /etc/homeassistant`;
log.info("Creating new copy");
await $`mkdir -p ${targetFolder}`;
// Sync new copy