This commit is contained in:
bee
2026-05-25 22:06:31 +02:00
parent 9729b28681
commit 808ff14aba
11 changed files with 142 additions and 11 deletions
+10
View File
@@ -80,6 +80,16 @@
"panel": "dedicated"
}
},
{
"label": "Deploy: backup",
"type": "shell",
"command": "make deploy-backup",
"group": "build",
"presentation": {
"reveal": "always",
"panel": "dedicated"
}
},
{
"label": "Deploy: wireguard",
"type": "shell",