aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-01-08 13:19:36 -0700
committerBryson Steck <brysonsteck@protonmail.com>2023-01-08 13:19:36 -0700
commit50e7b3e6333669b6526eaad13ba01e749d210e5b (patch)
tree0e161a1167ecc9a95201ec9dc867da6f186463a8 /deploy
parent369f7731d7db99ef101f3f34f1b7315ad630f121 (diff)
downloadwebsite-50e7b3e6333669b6526eaad13ba01e749d210e5b.tar
website-50e7b3e6333669b6526eaad13ba01e749d210e5b.tar.gz
website-50e7b3e6333669b6526eaad13ba01e749d210e5b.tar.bz2
fix naming error on nginx
Diffstat (limited to 'deploy')
-rwxr-xr-xdeploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy b/deploy
index a243edc..9d1c2b1 100755
--- a/deploy
+++ b/deploy
@@ -1,3 +1,3 @@
#!/bin/sh
-hugo && rsync -avz --delete public/ blackbox:/var/www/hugo
+hugo && rsync -avz --delete public/ paul:/var/www/hugo