diff --git a/restic/restic-sftp/install-restic-sftp.sh b/restic/restic-sftp/install-restic-sftp.sh index 47f5123..2203fbc 100644 --- a/restic/restic-sftp/install-restic-sftp.sh +++ b/restic/restic-sftp/install-restic-sftp.sh @@ -1,7 +1,7 @@ #!/bin/bash mkdir -p /root/scripts/restic - +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/restic-sftp-export-etc.sh wget -q http://192.168.1.50/scripts/restic/restic-sftp/restic-sftp-export-home-akanealw.sh