From f4c3c27bb23cc9fa6ce03c43604915525a99c280 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 24 Apr 2024 11:08:43 +0300 Subject: [PATCH] borgbackup-etro-client.bash: use Yggdrasil again Considering this unstaged change is haunting here and I have resolved my Yggdrasil+NordVPN issue --- bash/borgbackup-etro-client.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/borgbackup-etro-client.bash b/bash/borgbackup-etro-client.bash index a306c63..0e79e9d 100755 --- a/bash/borgbackup-etro-client.bash +++ b/bash/borgbackup-etro-client.bash @@ -2,4 +2,4 @@ mkdir -p ~/etro.mikaela.info/ cd ~/etro.mikaela.info/ -rsync -Paz etro.mikaela.info:~/backups/ . +rsync -Paz y.etro.mikaela.info:~/backups/ .