Update installation script path for Wanderer

This commit is contained in:
CanbiZ 2025-11-25 20:01:41 +01:00 committed by GitHub
parent deedf51c51
commit 375cc94a74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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