aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-19 13:31:23 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-19 13:31:23 +0100
commit8f3b18f6285ef50ff337b267f300ea9260fe42fb (patch)
treeb26e961be10bbd749c5b75656486fba9447c2a05 /deploy
parent8a374d3402764f4bdf2f8ba48ad79fbd2cc7b32a (diff)
downloadsite-8f3b18f6285ef50ff337b267f300ea9260fe42fb.tar.gz
site-8f3b18f6285ef50ff337b267f300ea9260fe42fb.zip
Migrate to garage
Diffstat (limited to 'deploy')
-rwxr-xr-xdeploy7
1 files changed, 7 insertions, 0 deletions
diff --git a/deploy b/deploy
new file mode 100755
index 0000000..124cdcd
--- /dev/null
+++ b/deploy
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+shopt -s expand_aliases
+source .awsclirc
+npm install
+node render.js
+awsdf s3 sync static s3://deuxfleurs.fr