about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-09 23:54:45 +0100
committerRory& <root@rory.gay>2025-12-09 23:57:41 +0100
commit4d7e02c3ccebda24ee625c6da5840576b0ef636c (patch)
tree2cd1c4e362b81a1aa2232ee236b20b226170332f /scripts
parentCommit various changes that never made it into git (diff)
downloadMatrixUtils-4d7e02c3ccebda24ee625c6da5840576b0ef636c.tar.xz
Fix missing import map in index.html, remove hack in service worker HEAD master
I somehow missed this in a side-by-side diff against a clean project.
Thanks github:@maraf for catching this over at
https://github.com/dotnet/runtime/issues/122340#issuecomment-3634398530.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh

index 44b8a75..1f86275 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh
@@ -12,5 +12,4 @@ rm -rf **/bin/Release cd MatrixUtils.Web dotnet publish -c Release dotnet restore # restore debug deps -cp bin/Release/net10.0/publish/wwwroot/_framework/dotnet.??????????.js bin/Release/net10.0/publish/wwwroot/_framework/dotnet.js rsync --delete -raP bin/Release/net10.0/publish/wwwroot/ rory.gay:/data/nginx/html_mru/