From b7ee2447469d38f48c66b26a36ad757dcba1b6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Kalvoda?= <jirikalvoda@kam.mff.cuni.cz> Date: Mon, 11 Mar 2024 17:35:01 +0000 Subject: [PATCH] =?UTF-8?q?SNAPSHOTER:=20Adresace=20pomoc=C3=AD=20l.blatto?= =?UTF-8?q?.eu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snapshoter/snapshoter.devices-rpi4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapshoter/snapshoter.devices-rpi4 b/snapshoter/snapshoter.devices-rpi4 index 51e64c4..504cfbd 100644 --- a/snapshoter/snapshoter.devices-rpi4 +++ b/snapshoter/snapshoter.devices-rpi4 @@ -8,9 +8,9 @@ case "$device" in from=/ exclude_aux=false ;; - arch | external | arzen) + arch | external | arzen | hopik) fromdir=/ - ms root@$device + ssh root@w.$device.jk.l.blatto.eu ;; phone) fromdir="'/data/data/com.termux/'" -- GitLab