mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-24 10:12:59 +01:00
🔨 Cath in manual backup
This commit is contained in:
parent
143eecbcf9
commit
69b2f296e9
@ -160,9 +160,9 @@ router.post("/new-backup", function (req, res, next) {
|
|||||||
hassioApiTools.startAddons().catch(() => {
|
hassioApiTools.startAddons().catch(() => {
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
});
|
}).catch(()=>{});
|
||||||
});
|
}).catch(()=>{});
|
||||||
});
|
}).catch(()=>{});;
|
||||||
})
|
})
|
||||||
.catch(() => {
|
.catch(() => {
|
||||||
hassioApiTools.startAddons().catch(() => {
|
hassioApiTools.startAddons().catch(() => {
|
||||||
|
Loading…
Reference in New Issue
Block a user