remove / in json

This commit is contained in:
CanbiZ 2024-12-18 12:42:40 +01:00 committed by GitHub
parent a92f87ac0f
commit 8e69a717b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
"install_methods": [
{
"type": "default",
"script": "/ct/zammad.sh",
"script": "ct/zammad.sh",
"resources": {
"cpu": 2,
"ram": 4096,