summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index f705868..e669a97 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# deploy.sh: Generate and deploy files to the 'hive' web server.
+# deploy.sh: Generate and deploy files to the 'thor' web server.
-hugo && rsync -avz --delete public/ hive:/var/www/tdback.net/
+hugo && rsync -avz --delete public/ thor:/var/www/tdback.net/