mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-12 18:51:04 +01:00
Added application to import script
This commit is contained in:
parent
c98dabec03
commit
8f8082cade
@ -27,6 +27,7 @@ declare -a BACKUP_LIST=("$HOME/.ssh/" \
|
||||
"$HOME/Documents/recovery_codes/" \
|
||||
"$HOME/Documents/identity/" \
|
||||
"$HOME/Documents/passwords/" \
|
||||
"$HOME/Documents/repositories/application" \
|
||||
"$HOME/.local/share/rhythmbox/rhythmdb.xml" \
|
||||
"$HOME/.config/keepassxc/keepassxc.ini");
|
||||
for system_item_path in "${BACKUP_LIST[@]}";
|
||||
|
Loading…
Reference in New Issue
Block a user