summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorNick White <git@njw.name>2021-10-25 18:48:12 +0100
committerNick White <git@njw.name>2021-10-25 18:48:12 +0100
commit0a14ee9c34af7eccaa19d95422b4ff20e2b4d91e (patch)
treecd57d0cc2c7c3d95cc263582be321a9f4bc41a52 /deploy.sh
parent44ba2d62c37b387063b2b5b3cada41902c089e36 (diff)
Fix date for pdfs post, and fix deploy script
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index bef36e4..429fd4b 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -3,4 +3,4 @@ d=`dirname "$0"`
cd "$d" || exit 1
hugo || exit 1
-echo rsync -avz public/* nwhite_rescribe@ssh.phx.nearlyfreespeech.net:blog.rescribe.xyz/
+rsync -avz public/* nwhite_rescribe@ssh.phx.nearlyfreespeech.net:blog.rescribe.xyz/