From 2f5bbbe3247d620e81479b499b3cf01964510ea5 Mon Sep 17 00:00:00 2001 From: "Jiri (George) Lebl" Date: Thu, 24 Oct 2024 15:24:05 -0500 Subject: [PATCH] Fix hostname --- convert-to-mbx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/convert-to-mbx.sh b/convert-to-mbx.sh index a0c80c8..796b367 100755 --- a/convert-to-mbx.sh +++ b/convert-to-mbx.sh @@ -138,6 +138,6 @@ done echo echo DONE ... echo -echo 'Perhaps now do (if you are me): rsync -av -e ssh html zinc.5z.com:/var/www/jirka/ra/' +echo 'Perhaps now do (if you are me): rsync -av -e ssh html zinc.kvinzo.com:/var/www/jirka/ra/' echo 'Make sure you have run the script with --full before ...' echo