Json file update (#2824)

* Update json Debian to debian

* Update pterodactyl-wings.json

Fix slug
This commit is contained in:
Bas van den Berg
2025-03-04 13:03:22 +01:00
committed by GitHub
parent c5639ca45b
commit a6c99568aa
19 changed files with 24 additions and 24 deletions

View File

@@ -18,11 +18,11 @@
"type":"default",
"script":"ct/urbackupserver.sh",
"resources":{
"cpu":1,
"ram":1024,
"hdd":16,
"os":"Debian",
"version":"12"
"cpu": 1,
"ram": 1024,
"hdd": 16,
"os": "debian",
"version": "12"
}
}
],