From 779afe4ee54cbb8f4c98bd522b366267dcbcb4fd Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 14 Mar 2024 10:46:18 -0500 Subject: [PATCH] fixed typo --- restic/restic-sftp/install-restic-sftp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/restic/restic-sftp/install-restic-sftp.sh b/restic/restic-sftp/install-restic-sftp.sh index ca4844d..17a093f 100644 --- a/restic/restic-sftp/install-restic-sftp.sh +++ b/restic/restic-sftp/install-restic-sftp.sh @@ -5,8 +5,8 @@ rm /root/scripts/restic/* wget -q http://192.168.1.50/scripts/restic/restic-sftp/restic-sftp-backup.sh wget -q http://192.168.1.50/scripts/restic/restic-sftp/export-etc.sh wget -q http://192.168.1.50/scripts/restic/restic-sftp/export-home-akanealw.sh -wget -q http://192.168.1.50/scripts/restic/restic-sftp/sftp-export-opt.sh -wget -q http://192.168.1.50/scripts/restic/restic-sftp/sftp-export-root.sh +wget -q http://192.168.1.50/scripts/restic/restic-sftp/export-opt.sh +wget -q http://192.168.1.50/scripts/restic/restic-sftp/export-root.sh wget -q http://192.168.1.50/scripts/restic/restic-sftp/restic-sftp-init.sh mv /root/restic-sftp-* /root/scripts/restic