diff --git a/scripts/data/import-from-system.sh b/scripts/data/import-from-system.sh index 6bffa2a..96404c5 100644 --- a/scripts/data/import-from-system.sh +++ b/scripts/data/import-from-system.sh @@ -15,9 +15,8 @@ declare -a BACKUP_LIST=("$HOME/.ssh/" \ "$HOME/.local/share/rhythmbox/rhythmdb.xml" \ "$HOME/.config/keepassxc/keepassxc.ini" \ "$HOME/Documents/certificates/" \ - "$HOME/Documents/recovery_codes/" \ + "$HOME/Documents/security/" \ "$HOME/Documents/identity/" \ - "$HOME/Documents/passwords/" \ "$HOME/Documents/health/" \ "$HOME/Documents/licenses/");