commit 40c241cc3bd5fee43c490fb72fcd3b5e2ad36629 parent 0c3a676dca1ed509a17a4797d2d9739f1fe6cd39 Author: Anton Konyahin <me@konyahin.xyz> Date: Sun, 25 Feb 2024 22:23:54 +0300 misc: sync script Diffstat:
A | sync.sh | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/sync.sh b/sync.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env sh + +set -eu + +rsync -r public/. anton@konyahin.xyz:/var/www/htdocs/konyahin.xyz/