about summary refs log tree commit diff
path: root/scripts/deploy.sh
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-02-03 19:08:38 +0100
committerRory& <root@rory.gay>2025-02-03 19:08:38 +0100
commit2ceb4825c45876a4a75c410557d14cd8beb76222 (patch)
tree1e4c120a85c3344ed87551d62faa1c1212836f97 /scripts/deploy.sh
parentLibMatrix changes (diff)
downloadMatrixUtils-2ceb4825c45876a4a75c410557d14cd8beb76222.tar.xz
Various cleanup, rewrite history viewer
Diffstat (limited to 'scripts/deploy.sh')
-rwxr-xr-xscripts/deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh

index d0b7bb4..7c5086f 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh
@@ -11,4 +11,5 @@ BASE_DIR=`pwd` rm -rf **/bin/Release cd MatrixUtils.Web dotnet publish -c Release +dotnet restore # restore debug deps rsync --delete -raP bin/Release/net9.0/publish/wwwroot/ rory.gay:/data/nginx/html_mru/