diff --git a/json/firefly.json b/json/firefly.json index 81a28b43..a518bba3 100644 --- a/json/firefly.json +++ b/json/firefly.json @@ -1,6 +1,6 @@ { "name": "Firefly III", - "slug": "firefly-iii", + "slug": "firefly", "categories": [ 0 ], @@ -16,7 +16,7 @@ "install_methods": [ { "type": "default", - "script": "/ct/firefly-iii.sh", + "script": "/ct/firefly.sh", "resources": { "cpu": 1, "ram": 1024, @@ -31,4 +31,4 @@ "password": null }, "notes": [] - } \ No newline at end of file + }