feat(backup): add backup scripts workflow

This commit is contained in:
2026-03-10 09:48:53 +01:00
parent fb96cc3c32
commit 0863dfad2e
10 changed files with 857 additions and 34 deletions

View File

@@ -2,7 +2,7 @@
{
"key": "remote",
"label": "Serveur distant",
"command": "ssh malio-b@192.168.0.179 'cd /home/malio-b/Scripts-Serveur && bash check_storage.sh && exit'"
"command": "ssh malio-b@192.168.0.179 'cd /home/malio-b/Malio-ops/CheckStorage && bash check-storage.sh && exit'"
},
{
"key": "local",