From 176a92b32186d6a4147a912eacc44c130e6ca78a Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 14 Mar 2024 10:43:31 -0500 Subject: [PATCH] renamed export files --- restic/restic-sftp/{restic-sftp-export-etc.sh => export-etc.sh} | 0 ...estic-sftp-export-home-akanealw.sh => export-home-akanealw.sh} | 0 restic/restic-sftp/{restic-sftp-export-opt.sh => export-opt.sh} | 0 restic/restic-sftp/{restic-sftp-export-root.sh => export-root.sh} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename restic/restic-sftp/{restic-sftp-export-etc.sh => export-etc.sh} (100%) rename restic/restic-sftp/{restic-sftp-export-home-akanealw.sh => export-home-akanealw.sh} (100%) rename restic/restic-sftp/{restic-sftp-export-opt.sh => export-opt.sh} (100%) rename restic/restic-sftp/{restic-sftp-export-root.sh => export-root.sh} (100%) diff --git a/restic/restic-sftp/restic-sftp-export-etc.sh b/restic/restic-sftp/export-etc.sh similarity index 100% rename from restic/restic-sftp/restic-sftp-export-etc.sh rename to restic/restic-sftp/export-etc.sh diff --git a/restic/restic-sftp/restic-sftp-export-home-akanealw.sh b/restic/restic-sftp/export-home-akanealw.sh similarity index 100% rename from restic/restic-sftp/restic-sftp-export-home-akanealw.sh rename to restic/restic-sftp/export-home-akanealw.sh diff --git a/restic/restic-sftp/restic-sftp-export-opt.sh b/restic/restic-sftp/export-opt.sh similarity index 100% rename from restic/restic-sftp/restic-sftp-export-opt.sh rename to restic/restic-sftp/export-opt.sh diff --git a/restic/restic-sftp/restic-sftp-export-root.sh b/restic/restic-sftp/export-root.sh similarity index 100% rename from restic/restic-sftp/restic-sftp-export-root.sh rename to restic/restic-sftp/export-root.sh