From eb67dcc5df030b5d5a2de4db9d33af20fb98539e Mon Sep 17 00:00:00 2001 From: yctct Date: Sun, 6 Apr 2025 18:32:51 +0200 Subject: Add favicon --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 8bf6769..1ecb234 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1 +1 @@ -rsync index.html style.css robots.txt root@93.95.229.191:/var/www/plaintext.website +rsync -vz index.html style.css "$@" -e 'ssh -p23' --progress yctct@compost.party:/var/www/yctct.compost.party/html -- cgit v1.2.3