summaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2021-07-05 00:15:50 -0400
committercyfraeviolae <cyfraeviolae>2021-07-05 00:15:50 -0400
commite718a1723e81f60adcfafc434b3c674b1771a98b (patch)
treed675e35ad50c857e7b5d775b8c40108c00de935b /deploy
parentf09e3205cffadcde1753e09a148a27f1cb8c6264 (diff)
more recipes
Diffstat (limited to 'deploy')
-rwxr-xr-xdeploy4
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy b/deploy
new file mode 100755
index 0000000..4c23c10
--- /dev/null
+++ b/deploy
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+set -euo pipefail
+rsync index.html vps:/srv/well-ordered/staging/
+rsync -az static vps:/srv/well-ordered/staging/