summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-01-22 21:41:07 -0500
committertdback <tyler@tdback.net>2025-01-22 21:41:37 -0500
commit4e963dc59077e982e61b00826ecd9700bc1ee50a (patch)
tree6df6267499e2032da65e6f33e2a57b5015c661e3 /deploy.sh
parent37f19ea34af4e61e4f2b519e6e232979125b718a (diff)
feat: move deploy script into flake shell environment
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/deploy.sh b/deploy.sh
deleted file mode 100755
index e669a97..0000000
--- a/deploy.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# deploy.sh: Generate and deploy files to the 'thor' web server.
-
-hugo && rsync -avz --delete public/ thor:/var/www/tdback.net/