From b2411a36ec9b99953f79c16fcbd4a7ba63e861b0 Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Fri, 11 Nov 2022 23:49:56 -0500 Subject: [PATCH] Change deploy target. --- scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.sh b/scripts/deploy.sh index 0b4f855..83dc698 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -2,4 +2,4 @@ find . -type d -exec chmod a+rx {} \; find . -type f -exec chmod a+r {} \; -\rsync -avzp -e ssh ./_site/ jackknife:/home/justhsu/html/ +\rsync -avzp -e ssh ./_site/ jackfruit:/var/www/html/