summaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-12-27 13:23:16 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-12-27 13:50:23 +0200
commit8bd7c65290af536307914b200bdb11cd527c64fd (patch)
treeb26f137f1bdf3b139b898ee3b1e92b70a0f678b9 /deploy.sh
parent3e56647cf96dee4f5009cf8a813668e23230eefc (diff)
Update style
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/deploy.sh b/deploy.sh
deleted file mode 100755
index 44c32dd..0000000
--- a/deploy.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-set -euxo pipefail
-rsync -rvzP --delete --chown 80:80 out/* $RSYNC_TARGET