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