diff --git a/json/inspircd.json b/json/inspircd.json index 74858086..19728150 100644 --- a/json/inspircd.json +++ b/json/inspircd.json @@ -16,7 +16,7 @@ "install_methods": [ { "type": "default", - "script": "/ct/inspircd.sh", + "script": "ct/inspircd.sh", "resources": { "cpu": 1, "ram": 512, @@ -31,4 +31,4 @@ "password": null }, "notes": [] - } \ No newline at end of file + }