Fixed json

This commit is contained in:
DragoQC 2025-11-28 15:53:15 -05:00
parent 00a538d35a
commit 60f5734366

View File

@ -19,9 +19,9 @@
"type": "default",
"script": "ct/discopanel.sh",
"resources": {
"cpu": 4,
"ram": 8096,
"hdd": 20,
"cpu": 2,
"ram": 2048,
"hdd": 8,
"os": "Debian",
"version": "13"
}