summaryrefslogtreecommitdiff
path: root/.deploy
diff options
context:
space:
mode:
authorLibravatar Mubashshir <ahm@jadupc.com>2024-11-04 19:39:13 +0600
committerLibravatar Mubashshir <ahm@jadupc.com>2024-11-04 19:39:13 +0600
commit27d5f5d87fe9d074249c63d845d1bc43158ebde8 (patch)
tree5bd16da0ccaf7008ad49639787a51720c591ee7f /.deploy
parent8c41892c9f29c7c7013cc0e336b1f52a8656354f (diff)
downloadstore-source-27d5f5d87fe9d074249c63d845d1bc43158ebde8.tar.gz
store-source-27d5f5d87fe9d074249c63d845d1bc43158ebde8.zip
scripts: Add deploy script
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to '.deploy')
-rw-r--r--.deploy6
1 files changed, 6 insertions, 0 deletions
diff --git a/.deploy b/.deploy
new file mode 100644
index 0000000..6e6a24c
--- /dev/null
+++ b/.deploy
@@ -0,0 +1,6 @@
+#!/bin/sh
+hugo \
+ --noTimes \
+ --noChmod \
+ --config hugo.toml \
+ --destination /srv/store