aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/deploy')
-rwxr-xr-xcontrib/deploy4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/deploy b/contrib/deploy
new file mode 100755
index 0000000..0d83ad8
--- /dev/null
+++ b/contrib/deploy
@@ -0,0 +1,4 @@
+#!/bin/zsh
+set -eax
+pnpm build
+rsync -zvhPur --delete build/ estrogen.zone:/var/www/mem-estrogen-zone