Revert "Try more specific source"

This reverts commit 2055e937b9.
This commit is contained in:
Collin Jackson 2024-08-08 17:27:15 -07:00
parent 53fdf45e0e
commit c4a43d3dda

View File

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