Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-02-17 12:23:24 +03:00
parent 8eaee91537
commit 88c189a48d

View File

@@ -1,16 +1,12 @@
[
{
"id": "bssapp-deploy",
"execute-command": "/bin/systemctl",
"execute-command": "/bin/bash",
"command-working-directory": "/opt/bssapp",
"pass-arguments-to-command": [
{
"source": "string",
"name": "start"
},
{
"source": "string",
"name": "bssapp-deploy"
"name": "/opt/bssapp/deploy/deploy.sh"
}
],
"trigger-rule": {