diff --git a/firebase.json b/firebase.json index 81219fa..c02199d 100644 --- a/firebase.json +++ b/firebase.json @@ -2,7 +2,7 @@ "hosting": { "public": "public", "rewrites": [ { - "source": "/index.html", + "source": "/", "destination": "/install.sh" } ], "ignore": [