From 86ce4096548f537f31e964690318706144b67106 Mon Sep 17 00:00:00 2001 From: julien Date: Mon, 6 Jul 2026 13:43:39 +0200 Subject: [PATCH] "Updates" --- deploy | 4 ++-- public/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy b/deploy index c456dd5..0bdefe9 100755 --- a/deploy +++ b/deploy @@ -1,7 +1,7 @@ #!/bin/sh USER=pleb -HOST=bob -DIR=/var/www/tpml/ # the directory where your website files should go +HOST=carlo +DIR=/mnt/ssd/www/tpml/ # the directory where your website files should go hugo && rsync -avz --rsync-path='sudo rsync' --progress -e ssh --delete public/ ${USER}@${HOST}:${DIR} # this will delete everything on the server that's not in the local public folder diff --git a/public/index.html b/public/index.html index 341851a..28e2203 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@ - + Accueil