From 35deab25f206b24f05787a43c8dbb31c0f759b84 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Wed, 18 Dec 2024 20:16:50 +0100 Subject: [PATCH] Small update to the build Signed-off-by: Jeroen Oudshoorn --- scripts/backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup.sh b/scripts/backup.sh index a4504362..4c0a46f9 100755 --- a/scripts/backup.sh +++ b/scripts/backup.sh @@ -41,7 +41,7 @@ FILES_TO_BACKUP=" /root/.ssh \ /root/.bashrc \ /root/.profile \ - /root/handshakes \ + /home/pi/handshakes \ /root/peers \ /etc/modprobe.d/g_ether.conf \ /etc/pwnagotchi/ \