aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/deploy
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpmemewarenet>2025-01-12 07:20:58 +0100
committerLibravatarLarge Libravatar memdmp <memdmpmemewarenet>2025-01-12 07:20:58 +0100
commitc009b9c19af23c06580964b2cfa2bcd272de2c56 (patch)
tree951526fb20c83b6a1fd4874f0382bcedb5bd15ef /contrib/deploy
parentf6cc5d042468b20af30eb607be530d823051a950 (diff)
downloadmem-estrogen-zone-c009b9c19af23c06580964b2cfa2bcd272de2c56.tar.gz
mem-estrogen-zone-c009b9c19af23c06580964b2cfa2bcd272de2c56.tar.bz2
mem-estrogen-zone-c009b9c19af23c06580964b2cfa2bcd272de2c56.tar.lz
mem-estrogen-zone-c009b9c19af23c06580964b2cfa2bcd272de2c56.zip

feat: things

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