fix: ssh connection correctif

This commit is contained in:
2026-03-10 11:47:37 +01:00
parent 60c2fb2d7e
commit acee6d471c
2 changed files with 4 additions and 4 deletions

View File

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