Added backup of licenses

This commit is contained in:
Kevin Veen-Birkenbach 2019-12-16 21:56:59 +01:00
parent e48d67f323
commit 4d33134ace

View File

@ -15,9 +15,10 @@ LOCAL_REPOSITORIES_PATH="$HOME/Documents/repositories";
declare -a BACKUP_LIST=("$HOME/.ssh/" \
"$HOME/.gitconfig" \
"$HOME/.atom/config.cson" \
"$HOME/.local/share/rhythmbox/rhythmdb.xml" \
"$HOME/.config/keepassxc/keepassxc.ini" \
"$HOME/Documents/certificates/" \
"$HOME/Documents/recovery_codes/" \
"$HOME/Documents/identity/" \
"$HOME/Documents/passwords/" \
"$HOME/.local/share/rhythmbox/rhythmdb.xml" \
"$HOME/.config/keepassxc/keepassxc.ini");
"$HOME/Documents/licenses/");