Try more specific source

This commit is contained in:
Collin Jackson 2024-08-08 17:00:47 -07:00
parent 6eb9b277a7
commit 2055e937b9

View File

@ -2,7 +2,7 @@
"hosting": { "hosting": {
"public": "public", "public": "public",
"rewrites": [ { "rewrites": [ {
"source": "**", "source": "/",
"destination": "/install.sh" "destination": "/install.sh"
} ], } ],
"ignore": [ "ignore": [